Update README.md

extensions
Volodymyr Shymanskyy 5 years ago committed by GitHub
parent 7665fa5487
commit 7e835354f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,9 +1,10 @@
<img align="right" width="30%" src="/extra/screenshot.png">
# <img src="/extra/wasm-symbol.svg" width="26" height="26" /> Wasm3
[![GitHub issues](https://img.shields.io/github/issues/vshymanskyy/wasm3.svg)](https://github.com/vshymanskyy/wasm3/issues)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/vshymanskyy/wasm3)
# <img src="/extra/wasm-symbol.svg" width="26" height="26" /> Wasm3
This is an (experimental) high performance WebAssembly interpreter written in C.
** 10x faster** than other wasm interpreters (`wasm-micro-runtime`, `wac`, `life`)
@ -38,3 +39,6 @@ Minimum useful system requirements: **~64Kb** for code and **~10Kb** RAM
## Building
See [DEV.md](./DEV.md)
### License
This project is released under The MIT License (MIT)

Loading…
Cancel
Save