summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHenry <mail@henrygressmann.de>2026-04-18 23:38:32 +0200
committerHenry <mail@henrygressmann.de>2026-04-18 23:38:32 +0200
commit143c7dd66e2dda360d0b042579245737576344dc (patch)
tree5485c084acf1e0a8c478e7f479f2135f226bb1be /README.md
parent42a17b314fd104e9f61c2e330256ce5c27bea0b2 (diff)
docs: add disclaimer
Signed-off-by: Henry <mail@henrygressmann.de>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8af39cd..faa6700 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,6 @@
+> [!Important]
+> The `next` branch contains a major rework of the runtime and API, which is still in development. The latest released version of tinywasm (0.8.0) is not recommended for use anymore, and the API will change significantly before the next release.
+
# <b>`tinywasm`</b>
[![docs.rs](https://img.shields.io/docsrs/tinywasm?logo=rust&style=flat-square)](https://docs.rs/tinywasm) [![Crates.io](https://img.shields.io/crates/v/tinywasm.svg?logo=rust&style=flat-square)](https://crates.io/crates/tinywasm) [![Crates.io](https://img.shields.io/crates/l/tinywasm.svg?style=flat-square)](./LICENSE-APACHE)