File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ Most platforms are supported through different methods:
37
37
| iOS | ARM/ARM64 | N/A |
38
38
| Windows | x86_64 | Windows fibers |
39
39
| Linux | x86_64/i686 | ucontext |
40
- | Mac OS X | x86_64 | ucontext |
40
+ | Mac OS X | x86_64/ARM/ARM64 | ucontext |
41
41
| WebAssembly | N/A | Emscripten fibers |
42
42
| Raspberry Pi | ARM | ucontext |
43
43
| 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:
36
36
| iOS | ARM/ARM64 | N/A |
37
37
| Windows | x86_64 | Windows fibers |
38
38
| Linux | x86_64/i686 | ucontext |
39
- | Mac OS X | x86_64 | ucontext |
39
+ | Mac OS X | x86_64/ARM/ARM64 | ucontext |
40
40
| WebAssembly | N/A | Emscripten fibers |
41
41
| Raspberry Pi | ARM | ucontext |
42
42
| RISC-V | rv64/rv32 | ucontext |
You can’t perform that action at this time.
0 commit comments