You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wasm3/docs/Demos.md

2.2 KiB

Wasm3 demos

  • In-browser Wasm3 (with MetaWASI support) on Webassembly.shtry it
  • PyGame + pywasm3 examples | github
  • DOOM compiled to WASI, running on pywasm3 | video, github
  • WebAssembly On Your Nintendo DS | blog, github
  • Each pixel on this ESP32 board is controlled by a different WebAssembly app | video, github
  • Wasm3 self-compilation using clang.wasm | github
  • Dino game
  • Basic WiFi/Gpio access, updating wasm file over-the-airvideo, github [ESP32 / Web]
  • RGB lamp animation using WebAssemblyvideo, github [nRF51 / nRF52 / ESP8266 / ESP32]
  • LCD display rendering with AssemblyScriptvideo, github [M5Stack / ESP32]
  • Conway's Game Of Life with AssemblyScriptvideo, github [Maixduino / K210]
  • Losant Embedded Edge Agent | Python, ESP32