Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
titzer committed Feb 22, 2025
1 parent c33f571 commit 3d8dabe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@ Never features are under development and vary in their support in the different
| exception-handling | ✅| ✅ | ✅ | ☑ |
| custom-page-sizes | ✅| ✅ | | |
| stack-switching | ✅| ✅ | ✅ | |
| threads | ✅| ☑ | ✅ | |
| threads | ✅| ☑ | ☑ | |
| memory64 | ✅| ✅ | | |
| relaxed-simd | | | | |

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 3d8dabe

Please sign in to comment.