• Stars
    star
    143
  • Rank 256,935 (Top 6 %)
  • Language
    C
  • License
    MIT License
  • Created almost 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A fast WebAssembly interpreter for Arduino, PlatformIO, Particle

SWUbanner

Wasm3

🚀 A fast WebAssembly interpreter and the most universal WASM runtime

WAPM GitHub issues Tests status GitHub license

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)