File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -68,6 +68,7 @@ and should work on the following platforms:
68
68
| | [ Sign-extension operators] ( https://github.com/WebAssembly/spec/blob/master/proposals/sign-extension-ops/Overview.md ) | ✅ Implemented |
69
69
| | [ 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 |
70
70
| | [ Memory64] ( https://github.com/WebAssembly/memory64/blob/main/proposals/memory64/Overview.md ) | ✅ Implemented |
71
+ | | [ Tail call] ( https://github.com/WebAssembly/tail-call/blob/master/proposals/tail-call/Overview.md ) | ✅ Implemented |
71
72
| | [ Threads and atomics] ( https://github.com/WebAssembly/threads/blob/master/proposals/threads/Overview.md ) | 🚧 Parser implemented |
72
73
| WASI | WASI Preview 1 | ✅ Implemented |
73
74
You can’t perform that action at this time.
0 commit comments