summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHenry Gressmann <mail@henrygressmann.de>2023-12-15 15:14:45 +0100
committerHenry Gressmann <mail@henrygressmann.de>2023-12-15 15:14:45 +0100
commit5626ca475a2372de0ffb6a58fec264a4ba7bf24d (patch)
tree9666af4c5de124c08a724a4d32dba4c339bc7eb6 /README.md
parent278a38cde9e675cd1ce2bf000d5bcfa75aa5db11 (diff)
chore: progress graph
Signed-off-by: Henry Gressmann <mail@henrygressmann.de>
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7167cda..34807fb 100644
--- a/README.md
+++ b/README.md
@@ -11,9 +11,18 @@
[![docs.rs](https://img.shields.io/docsrs/tinywasm?logo=rust)](https://docs.rs/tinywasm) [![Crates.io](https://img.shields.io/crates/v/tinywasm.svg?logo=rust)](https://crates.io/crates/tinywasm) [![Crates.io](https://img.shields.io/crates/l/tinywasm.svg)](./LICENSE-APACHE)
+# 🚧 Status
+
> [!WARNING]
> This project is still in development and is not ready for use.
+I'm currently working on supporting the WebAssembly MVP (1.0) specification. You can see the current status graph below. The goal is to support all the features of the MVP specification and then move on to the next version.
+
+<p align="center">
+ <img align="center" src="./crates/tinywasm/tests/progress-mvp.png" width="500" alt="">
+</p>
+
+
## Features
- **`std`**\