Skip to content
/ wasmx Public
forked from wasm3/wasm3-arduino

Wasm3-wasi hybrid for WaPy web simulator, android and arduino

License

Notifications You must be signed in to change notification settings

pmp-p/wasmx

 
 

Repository files navigation

WasmX

A WebAssembly interpreter with a twist (sched_yield+aio).

Based on Main repository: Wasm3 project

This library can be used with Arduino, Android

for running

WaPy

source

discuss

Supported devices

Wasm3 requires at least ~64Kb Flash and ~10Kb RAM even for minimal functionality.

The library was verified to work with:
ESP32, ESP8266

Disclaimer

Arduino and AIO API are here 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)

About

Wasm3-wasi hybrid for WaPy web simulator, android and arduino

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 92.2%
  • C++ 4.1%
  • CMake 1.6%
  • Shell 0.7%
  • Rust 0.6%
  • TypeScript 0.4%
  • Go 0.4%