diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -11,7 +11,8 @@ # 🎯 Goals -* Interpreted Runtime +* Interpreted Runtime (no JIT) +* Self-hosted (can run itself compiled to WebAssembly) * No unsafe code * Works on `no_std` (with `alloc` the feature and nightly compiler) * Fully support WebAssembly MVP (1.0) |
