From 9dcfeeddd1aa9deebbf52fc7f84a63713c6e6839 Mon Sep 17 00:00:00 2001 From: Henry Date: Sat, 4 Apr 2026 15:15:45 +0200 Subject: docs: update changelog, architecture, contributing Signed-off-by: Henry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3ea59e4..06d11a6 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.3.1