Update README.md

opam-2.0.0
Volodymyr Shymanskyy 3 years ago committed by GitHub
parent baf158b117
commit 14d2b8328c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -64,10 +64,14 @@ Minimum useful system requirements: **~64Kb** for code and **~10Kb** RAM
| --- | --- |
| ☑ Import/Export of Mutable Globals | ☑ Structured execution tracing |
| ☑ Non-trapping float-to-int conversions | ☑ Big-Endian systems support |
| ☑ Sign-extension operators | ☑ Self-hosting |
| ☑ Sign-extension operators | ☑ Wasm and WASI self-hosting |
| ☑ Multi-value | ☑ Gas metering |
| ☑ Bulk memory operations (partial support) | ☑ Linear memory limit (< 64KiB) |
| ☐ Reference types | ☐ Tail call optimization |
| ☐ Reference types |
| ☐ Tail call optimization |
| ☐ Fixed-width SIMD |
| ☐ Multiple memories |
| ☐ Exception handling |
## Motivation

Loading…
Cancel
Save