alibaba / alibaba/async_simple

Add More Platform Support For Uthread

Open
#34 10 comments 1 reaction 0 assignees View on GitHub
good first issue help wanted
Dominant language
C++
Stars
2.2k
Forks
316
Avg merge
1d 13h
Merged PRs (30d)
3

Description

### Search before asking

- [ ] I searched the [issues](https://github.com/alibaba/async_simple/issues) and found no similar issues.

### What happened + What you expected to happen

the low level context switch of uthread came from boost.context。
uthread only support x86_64 and arm currently, we can add more platform support with boost.context

### Are you willing to submit a PR?

- [ ] Yes I am willing to submit a PR!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by examining uthread's low-level context-switch implementation and how it currently uses Boost.Context for x86_64 and ARM. Identify which additional platforms are in scope, then verify the supported configurations with the project's available build and test checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
operating-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.