luau-wasm 0.1a0 发布,支持在 Pyodide 中运行 Lua

luau-wasm 0.1a0

精选理由

在浏览器里跑 Lua 了

AI 摘要

luau-wasm 0.1a0 版本发布,将 Lua 语言编译为 WebAssembly 格式,并打包为 Python wheel 上传至 PyPI。该版本允许用户在 Pyodide 环境中直接通过 Python 调用 Lua 代码。项目基于 Luau(Roblox 的 Lua 衍生版)实现,提供了更严格的类型检查和性能优化。

AI 翻译 · 中文

luau-wasm 0.1a0 版本发布,将 Lua 语言编译为 WebAssembly 格式,并打包为 Python wheel 上传至 PyPI。该版本允许用户在 Pyodide 环境中直接通过 Python 调用 Lua 代码。项目基于 Luau(Roblox 的 Lua 衍生版)实现,提供了更严格的类型检查和性能优化。

Simon Willison’s WeblogRelease: luau-wasm 0.1a0 See Publishing WASM wheels to PyPI for use with Pyodide for details. Tags: lua , webassembly , pyodide