diff options
| author | Henry <mail@henrygressmann.de> | 2026-05-05 22:24:47 +0200 |
|---|---|---|
| committer | Henry <mail@henrygressmann.de> | 2026-05-05 22:24:47 +0200 |
| commit | ba76508d60a74d112c4e0bdf17a7cd7693d90536 (patch) | |
| tree | 896837b44a7dc6d6d0f30730bceafcb4f7a0881a /README.md | |
| parent | f328442c4d30bcd3916fb7c064e903539b641c04 (diff) | |
chore: prepare v0.9.0
Signed-off-by: Henry <mail@henrygressmann.de>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -1,6 +1,3 @@ -> [!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> [](https://docs.rs/tinywasm) [](https://crates.io/crates/tinywasm) [](./LICENSE-APACHE) @@ -15,7 +12,7 @@ ```toml [dependencies] -tinywasm = "0.9.0-alpha.0" +tinywasm = "0.9" ``` ## Usage |
