Update README.md

extensions
Volodymyr Shymanskyy 5 years ago committed by GitHub
parent 272ceb9aa4
commit 91ec8ebc89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,13 +2,11 @@
# <img src="/extra/wasm-symbol.svg" width="32" height="32" /> Wasm3
[![WAPM](https://wapm.io/package/vshymanskyy/wasm3/badge.svg)](https://wapm.io/package/vshymanskyy/wasm3)
[![GitHub issues](https://img.shields.io/github/issues-raw/wasm3/wasm3?style=flat-square&label=issues&color=success)](https://github.com/wasm3/wasm3/issues)
[![Tests status](https://img.shields.io/github/workflow/status/wasm3/wasm3/tests/master?style=flat-square&logo=github&label=tests)](https://github.com/wasm3/wasm3/actions)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue?style=flat-square)](https://github.com/wasm3/wasm3)
A high performance WebAssembly interpreter written in C.
** 9.1x faster** than other known wasm interpreters
@ -16,6 +14,8 @@ A high performance WebAssembly interpreter written in C.
** 12.6x slower** than native execution
<sub>* Based on [**CoreMark 1.0** benchmark](/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)
## Getting Started
Here's an online demo and a small [getting started](https://wapm.io/package/vshymanskyy/wasm3) guide:

Loading…
Cancel
Save