Skip to content

Commit dd13d3f

Browse files
authored
Update README.md
1 parent cbfb1fb commit dd13d3f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Wasm3
22
🚀 The fastest WebAssembly interpreter
33

4+
[![WAPM](https://wapm.io/package/vshymanskyy/wasm3/badge.svg)](https://wapm.io/package/vshymanskyy/wasm3)
5+
[![GitHub issues](https://img.shields.io/github/issues-raw/wasm3/wasm3?style=flat-square&label=issues&color=success)](https://github.com/wasm3/wasm3/issues)
6+
[![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)
7+
[![GitHub license](https://img.shields.io/badge/license-MIT-blue?style=flat-square)](https://github.com/wasm3/wasm3)
8+
9+
410
Main repository: [**Wasm3 project**](https://github.com/wasm3/wasm3)
511
This library can be used with
612
[`Arduino`](https://www.arduinolibraries.info/libraries/wasm3),

0 commit comments

Comments
 (0)