Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sile committed Jul 14, 2024
1 parent 67aa269 commit 4a7ee40
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ The goal is to provide a lightweight WebAssembly runtime that can be embedded wh

[wasm-core-1]: https://www.w3.org/TR/wasm-core-1/

TODO until v0.1.0
-----------------
TODO list until v0.1.0
----------------------

- [ ] Add validation phase (TBD)
- [ ] Add doc comments
Expand All @@ -23,7 +23,7 @@ TODO until v0.1.0
Supported Extensions
--------------------

`nowasm` supports the following extensions that is necessary to run WebAssembly binaries build with the latest stable Rust compiler.
`nowasm` supports the following extensions necessary to run WebAssembly binaries built with the latest stable Rust compiler.
- [sign-extension]

[sign-extension]: https://github.com/WebAssembly/sign-extension-ops/blob/master/proposals/sign-extension-ops/Overview.md

0 comments on commit 4a7ee40

Please sign in to comment.