Skip to content

MoonBit WASM-4 on the ESP32 series microcontroller

License

Unknown, ISC licenses found

Licenses found

Unknown
LICENSE
ISC
LICENSE-WASM4.txt
Notifications You must be signed in to change notification settings

lijunchen/moonbit-wasm4-esp32

Repository files navigation

MoonBit WASM-4 on ESP32

1727189835964

GPIO should be configured according to your specific ESP32 board.

idf.py set-target esp32c6
moon build -C ./snake-mbt --target wasm
xxd -n __game_card -i ./snake-mbt/target/wasm/release/build/snake.wasm > ./main/gamecard.c
idf.py flash

About

MoonBit WASM-4 on the ESP32 series microcontroller

Topics

Resources

License

Unknown, ISC licenses found

Licenses found

Unknown
LICENSE
ISC
LICENSE-WASM4.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages