luau-wasm 0.1a0
Simon Willison's Weblog·5 hours ago·Release
Simon Willison has published luau-wasm 0.1a0, an early alpha release that packages the Luau scripting language (Roblox's typed Lua fork) compiled to WebAssembly as a Python wheel installable in Pyodide environments. The release accompanies a companion post detailing the process of publishing WASM wheels to PyPI for browser-based Python runtimes. This enables developers to embed a Luau interpreter inside Pyodide-powered, browser-native Python applications without leaving the WebAssembly sandbox.