File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -71,13 +71,13 @@ The new Wasmi engine supports a variety of WebAssembly proposals and will suppor
7171| [ ` multi-memory ` ] | ✅ | ≥ ` 0.37.0 ` [ (#1191 )] |
7272| [ ` custom-page-sizes ` ] | ✅ | ≥ ` 0.41.0 ` [ (#1197 )] |
7373| [ ` memory64 ` ] | ✅ | ≥ ` 0.41.0 ` [ (#1357 )] |
74+ | [ ` wide-arithmetic ` ] | ✅ | ≥ ` 0.42.0 ` [ (#1369 )] |
7475| [ ` simd ` ] | 📅 | Not yet implemented. [ (#1364 )] |
7576| [ ` relaxed-simd ` ] | 📅 | Not yet implemented. Depends on ` simd ` . |
7677| [ ` function-references ` ] | 📅 | Not yet implemented. [ (#774 )] |
7778| [ ` gc ` ] | 📅 | Not yet implemented. [ (#775 )] |
7879| [ ` threads ` ] | 📅 | Not yet implemented. [ (#777 )] |
7980| [ ` exception-handling ` ] | 📅 | Not yet implemented. [ (#1037 )] |
80- | [ ` wide-arithmetic ` ] | 📅 | Not yet implemented. [ (#1369 )] |
8181| | |
8282| [ WASI] | 👨🔬 | Experimental support for WASI (` wasip1 ` ) via the [ ` wasmi_wasi ` crate] . |
8383| [ C-API] | 👨🔬 | Experimental support for the official Wasm C-API via the [ ` wasmi_c_api_impl ` crate] . |
You can’t perform that action at this time.
0 commit comments