From 5626ca475a2372de0ffb6a58fec264a4ba7bf24d Mon Sep 17 00:00:00 2001 From: Henry Gressmann Date: Fri, 15 Dec 2023 15:14:45 +0100 Subject: chore: progress graph Signed-off-by: Henry Gressmann --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README.md') 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. + +

+ +

+ + ## Features - **`std`**\ -- cgit v1.3.1