File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,8 @@ You can find API documentation on the [Swift Package Index](https://swiftpackage
4545| | [ Mutable globals] ( https://github.com/WebAssembly/mutable-global/blob/master/proposals/mutable-global/Overview.md ) | ✅ Implemented |
4646| | [ Sign-extension operators] ( https://github.com/WebAssembly/spec/blob/master/proposals/sign-extension-ops/Overview.md ) | ✅ Implemented |
4747| | [ Non-trapping float-to-int conversions] ( https://github.com/WebAssembly/nontrapping-float-to-int-conversions/blob/main/proposals/nontrapping-float-to-int-conversion/Overview.md ) | ✅ Implemented |
48+ | | [ Memory64] ( https://github.com/WebAssembly/memory64/blob/main/proposals/memory64/Overview.md ) | ✅ Implemented |
49+ | | [ Threads and atomics] ( https://github.com/WebAssembly/threads/blob/master/proposals/threads/Overview.md ) | 🚧 Parser implemented |
4850| WASI | WASI Preview 1 | ✅ Implemented |
4951
5052
You can’t perform that action at this time.
0 commit comments