diff options
| author | Henry <mail@henrygressmann.de> | 2026-04-04 15:15:45 +0200 |
|---|---|---|
| committer | Henry <mail@henrygressmann.de> | 2026-04-04 15:15:45 +0200 |
| commit | 9dcfeeddd1aa9deebbf52fc7f84a63713c6e6839 (patch) | |
| tree | 67edac24d333c778f6738c45bdaf777289b61046 /README.md | |
| parent | 9e533d24d469574bc565cb216fb17b99438fe743 (diff) | |
docs: update changelog, architecture, contributing
Signed-off-by: Henry <mail@henrygressmann.de>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ ## Current Status -`tinywasm` passes all WebAssembly MVP and WebAssembly 2.0 tests from the [WebAssembly core testsuite](https://github.com/WebAssembly/testsuite) and is able to run most WebAssembly programs. Additionally, support for WebAssembly 3.0 is mostly done. See the [Supported Proposals](#supported-proposals) section for more information. +`tinywasm` passes 100% of WebAssembly MVP and WebAssembly 2.0 tests from the [WebAssembly core testsuite](https://github.com/WebAssembly/testsuite) and is able to run most WebAssembly programs. Additionally, support for WebAssembly 3.0 is on the way. See the [Supported Proposals](#supported-proposals) section for more information. ## Usage |
