luau-wasm 0.1a0

Simon Willison's Blog 工具

摘要

luau-wasm 0.1a0,一个 Luau 脚本语言的 WebAssembly 构建版本,已发布。

暂无内容
查看原文
查看缓存全文

缓存时间: 2026/06/14 07:34

# 发布:luau-wasm 0.1a0 来源:https://simonwillison.net/2026/Jun/13/luau-wasm/ 这是 Simon Willison 的一份**beat**,发布于 2026 年 6 月 13 日(https://simonwillison.net/2026/Jun/13/)。 lua14 (https://simonwillison.net/tags/lua/) webassembly126 (https://simonwillison.net/tags/webassembly/) pyodide29 (https://simonwillison.net/tags/pyodide/) ### 月度简报 以**每月 10 美元**赞助我,即可获得当月最重要的 LLM 进展的精选邮件摘要。 花钱让我少发邮件! 赞助与订阅 (https://github.com/sponsors/simonw/)

相似文章

micropython-wasm 0.1a0

Simon Willison's Blog

micropython-wasm 0.1a0 发布,使MicroPython能够在WebAssembly环境中运行,实现沙盒化和可移植性。

micropython-wasm 0.1a1

Simon Willison's Blog

micropython-wasm 0.1a1 是一个 alpha 版本,它将 MicroPython 移植到 WebAssembly,从而能够在 Web 浏览器中执行 Python,并具备沙箱能力。

micropython-wasm 0.1a2

Simon Willison's Blog

MicroPython 移植到 WebAssembly,作为在浏览器中沙箱化执行 Python 的工具。

LaTeX.wasm: 浏览器中的LaTeX引擎

Hacker News Top

SwiftLaTeX 通过 WebAssembly 直接在浏览器中启用 LaTeX 编译,允许用户无需服务器端 LaTeX 安装即可创建和编辑 LaTeX 文档。