wasm3-arduino
wasm3-arduino copied to clipboard
A fast WebAssembly interpreter for Arduino, PlatformIO, Particle
trafficstars
Wasm3
🚀 The fastest WebAssembly interpreter
Main repository: Wasm3 project
This library can be used with
Arduino,
PlatformIO and
Particle.
Supported devices
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
Disclaimer
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).
License
This project is released under The MIT License (MIT)