Update README.md

extensions
Volodymyr Shymanskyy 5 years ago committed by GitHub
parent df290b7342
commit 14271e83f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,7 +12,7 @@ A high performance WebAssembly interpreter written in C.
** 9.1x faster** than other known wasm interpreters
** 4-5x slower** than state of the art wasm `JIT` engines
** 12.6x slower** than native execution
<sub>* Based on [**CoreMark 1.0** benchmark](/PERFORMANCE.md). Your mileage may vary.</sub>
<sub>* Based on [**CoreMark 1.0** benchmark](./docs/Performance.md). Your mileage may vary.</sub>
[![Twitter](https://img.shields.io/twitter/follow/wasm3_engine?label=Follow&style=social)](https://twitter.com/wasm3_engine)

Loading…
Cancel
Save