File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ Most platforms are supported through different methods:
3737| iOS | ARM/ARM64 | N/A |
3838| Windows | x86_64 | Windows fibers |
3939| Linux | x86_64/i686 | ucontext |
40- | Mac OS X | x86_64 | ucontext |
40+ | Mac OS X | x86_64/ARM/ARM64 | ucontext |
4141| WebAssembly | N/A | Emscripten fibers |
4242| Raspberry Pi | ARM | ucontext |
4343| RISC-V | rv64/rv32 | ucontext |
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ Most platforms are supported through different methods:
3636| iOS | ARM/ARM64 | N/A |
3737| Windows | x86_64 | Windows fibers |
3838| Linux | x86_64/i686 | ucontext |
39- | Mac OS X | x86_64 | ucontext |
39+ | Mac OS X | x86_64/ARM/ARM64 | ucontext |
4040| WebAssembly | N/A | Emscripten fibers |
4141| Raspberry Pi | ARM | ucontext |
4242| RISC-V | rv64/rv32 | ucontext |
You can’t perform that action at this time.
0 commit comments