desdeux / Odin-WASM3-Arduino

Simple example of using odin with wasm3-arduino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Odin-WASM3-Arduino

Simple example of using Odin with wasm3 on ESP32.

To build, you will need to have wasm-ld in your odin compiler's bin folder and also xxd in your system path. Run build.bat and after open Wasm_Blink.ino in Arduino IDE, from where you can build and upload the firmware to ESP32.

About

Simple example of using odin with wasm3-arduino


Languages

Language:C 47.5%Language:C++ 42.1%Language:Odin 8.8%Language:Batchfile 1.6%