mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-05-08 20:56:13 +00:00
Fix one typo in README.md (#309)
Signed-off-by: yijin.syj <yijin.syj@antgroup.com> Co-authored-by: yijin.syj <yijin.syj@alibaba-inc.com>
This commit is contained in:
parent
49555f48b3
commit
ca938f3634
|
@ -34,7 +34,7 @@ iwasm VM core
|
|||
- [Non-trapping float-to-int conversions](https://github.com/WebAssembly/nontrapping-float-to-int-conversions)
|
||||
- [Sign-extension operators](https://github.com/WebAssembly/sign-extension-ops)
|
||||
- [Bulk memory operations](https://github.com/WebAssembly/bulk-memory-operations)
|
||||
- [Shared memmory](https://github.com/WebAssembly/threads/blob/main/proposals/threads/Overview.md#shared-linear-memory)
|
||||
- [Shared memory](https://github.com/WebAssembly/threads/blob/main/proposals/threads/Overview.md#shared-linear-memory)
|
||||
- [Multi-value](https://github.com/WebAssembly/multi-value)
|
||||
|
||||
### Performance and memory usage
|
||||
|
|
Loading…
Reference in New Issue
Block a user