From 27004a8738c7a3c32ac4fb6966f32647b4c96db7 Mon Sep 17 00:00:00 2001 From: Henry Date: Sun, 26 Apr 2026 17:55:48 +0200 Subject: docs: rework documentation, prepare pre-release Signed-off-by: Henry --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 499a0c7..c3e1ae7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,8 +24,8 @@ edition="2024" license="MIT OR Apache-2.0" authors=["Henry Gressmann "] repository="https://github.com/explodingcamera/tinywasm" -categories=["wasm", "no-std"] -keywords=["tinywasm"] +categories=["wasm", "no-std", "compilers", "virtualization", "embedded"] +keywords=["tinywasm", "wasm", "webassembly", "interpreter", "no-std"] [package] name="tinywasm-root" -- cgit v1.3.1