Update README.md

This commit is contained in:
Volodymyr Shymanskyy
2024-08-03 01:13:18 +03:00
committed by GitHub
parent 2a97cdd0e8
commit dea3d2c429
+2 -2
View File
@@ -56,7 +56,7 @@ Minimum useful system requirements: **~64Kb** for code and **~10Kb** RAM
## Features
| Webassembly [Core Proposals][WasmProps] | Extra |
| Webassembly [Proposals][WasmProps] | Extra |
| --- | --- |
| ☑ Import/Export of Mutable Globals | ☑ Structured execution tracing |
| ☑ Non-trapping float-to-int conversions | ☑ Big-Endian systems support |
@@ -115,4 +115,4 @@ Wasm3 started as a research project and remains so by any means. Evaluating the
This project is released under The MIT License (MIT)
[WasmProps]: https://github.com/WebAssembly/proposals/blob/master/finished-proposals.md "WebAssembly Finished Proposals"
[WasmProps]: https://github.com/WebAssembly/proposals/blob/main/README.md "WebAssembly Finished Proposals"