🚀 A fast WebAssembly interpreter and the most universal WASM runtime
Main repository: Wasm3 project
This library can be used with
Arduino
,
PlatformIO
and
Particle
.
Wasm3 requires at least ~64Kb Flash and ~10Kb RAM for minimal functionality.
The library was verified to work with:
ESP32
, ESP8266
, Arduino MKR
, Particle
,
RTL8711
, ST Nucleo WB55RG
, BluePill
,
Nordic nRF5
, Teensy
, ... see full list
Please also note that Arduino API here is just for an example. We do not encourage this way of programming, and we have to come up with a better API (i.e. Event-Driven, Resource-Oriented or similar).
This project is released under The MIT License (MIT)