Update docs

extensions
Volodymyr Shymanskyy 5 years ago
parent 95fc92bdbe
commit 9596aaa0a3

@ -14,7 +14,7 @@ A high performance WebAssembly interpreter written in C.
** 15.8x faster** than other wasm interpreters (`wac`, `life`, `wasm-micro-runtime`)
** 4..5x slower** than state of the art wasm `JIT` engines (`liftoff`, `cranelift`)
** 11.5x slower** than native execution
<sub>* Based on [**CoreMark 1.0** benchmark](/test/benchmark/coremark/README.md). Your mileage may vary.</sub>
<sub>* Based on [**CoreMark 1.0** benchmark](/PERFORMANCE.md). Your mileage may vary.</sub>
## Getting Started

Loading…
Cancel
Save