We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 244b4f0 commit 5e2406fCopy full SHA for 5e2406f
README.md
@@ -1,8 +1,10 @@
1
# Wasm3
2
+🚀 The fastest WebAssembly interpreter
3
4
+Main repository: [**Wasm3 project**](https://github.com/wasm3/wasm3)
5
This library can be used with `Arduino`, `PlatformIO` and `Particle`.
6
-Please note that this library requires at least **~64Kb** Flash and **~10Kb** RAM even for minimal functionality.
7
+**Note:** this library requires at least **~64Kb** Flash and **~10Kb** RAM even for minimal functionality.
8
9
### License
10
This project is released under The MIT License (MIT)
0 commit comments