Thoughts on Web3, technology, and building the future
Adding WebSockets, advanced crypto, and a production game to SubLua looked simple on paper. In reality, it forced us to confront macOS app bundles, SSL errors, LuaRocks quirks, and the difference between something that "works on my machine" and something any player can double-click.
How we built SubLua—a high-performance FFI bridge connecting Lua's lightweight scripting world to Substrate's type-safe blockchain framework, solving memory ownership, async/await gaps, and runtime upgrade challenges.