Hello World! Firefly Zero is an in-development handheld game console that runs #wasm and supports #BLE multiplayer. It is written in #Rust, runs on #ESP32, and will be fully open source.
Sounds fun? Stay tuned!
fireflyzero.com#gamedev
Check out devlog by @vogti about writing a Tetris clone for Firefly Zero:
christophvoigt.com/notes/firefly-…
The project is paused for now but the posts that are already here cover some interesting topics, like how Tetris works to multiplayer in Firefly Zero.
#gamedev
Wasmi 2.0 is released! Wasmi is the #wasm interpreter powering Firefly Zero and is the main component that makes Firefly Zero possible. Robin Freyler published a blog post covering the crazy optimizations that made wasmi v2 much faster than v1:
It's release Friday! In Firefly Zero 0.13.0, UIs for game menu and game info page get overhaul, launcher gets notification icons, and apps get access to precise time and get their logs stored in a log file.