Skip to content

Commit

Permalink
[doc] Update README with proposal status
Browse files Browse the repository at this point in the history
  • Loading branch information
titzer committed Dec 3, 2024
1 parent 0213522 commit 397e80b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,16 @@ Wizard fully supports these Wasm proposals:
* Exception handling
* Tail-call
* GC
* Multi-memory
* Function References
* Relaxed section order
* Multi-memory

Other features under development:

* Threads
* Stack-switching
* Memory64
* Custom page sizes
* Relaxed section order

Wizard can run testcases specified in the `.bin.wast format`, like the specification tests that are part of the Wasm spec repo and proposal repos.
Wizard supports a small embedding environment suitable for running simple programs.
Expand Down

0 comments on commit 397e80b

Please sign in to comment.