What Is ONNX? (And Why Transformers.js Uses It)
ONNX 是一种开放的神经网络交换格式,使模型在不同平台和设备上高效运行,Transformers.js 通过 ONNX 实现跨平台兼容性。
入选理由:ONNX 是一种开放标准,用于存储模型架构和权重。
概念
也叫:Wasm
一种用于在浏览器中运行高性能代码的二进制格式。
最近变化
2026-06-13 · luau-wasm 0.1a0 是 Luau 的 WebAssembly 实现。
WebAssembly 被反复提及时,通常意味着它正在影响产品路线、开发者工作流或 AI 产业判断。这个页面把分散材料合并成一个可持续更新的观察入口。
已收录 6 篇与「WebAssembly」相关的 AI 资讯和分析。
ONNX 是一种开放的神经网络交换格式,使模型在不同平台和设备上高效运行,Transformers.js 通过 ONNX 实现跨平台兼容性。
入选理由:ONNX 是一种开放标准,用于存储模型架构和权重。
By compiling MicroPython to WebAssembly and running it in wasmtime, the author creates a sandbox that safely executes plugin code within Python applications, enforcing memory/CPU limits, file/network access control, and host function interaction.
入选理由:MicroPython 被编译为 WASM 后可在 wasmtime 中运行,提供与原生 Python 相同的语法和标准库。
This article provides a detailed guide on how to write, test, and deploy your first WebAssembly program and web app entirely within the browser, without installing any software.
入选理由:WebAssembly 允许 C、C++ 和 Rust 等编译语言直接在浏览器中以接近原生速度运行。
LlamaIndex’s LiteParse WASM package enables direct PDF parsing in browser and edge runtimes like Cloudflare Workers, requiring under 25 lines of code for text extraction and page count.
入选理由:LiteParse 基于 WebAssembly,支持在 Cloudflare Workers 上直接运行 PDF 解析器,无需后端服务。
micropython-wasm 0.1a2 has released a new Command Line Interface (CLI) to simplify running a MicroPython sandbox in WebAssembly and support the 'Try it yourself' section.
入选理由:micropython-wasm 0.1a2 版本新增了 CLI 功能,方便用户在 WebAssembly 环境中运行 MicroPython。
luau-wasm 0.1a0 是 Luau 的 WebAssembly 实现,用于 Pyodide,但文章信息密度较低。
入选理由:luau-wasm 0.1a0 是 Luau 的 WebAssembly 实现。
与「WebAssembly」经常一起出现的 AI 术语。
💡 想追踪「WebAssembly」的长期趋势?去 实体雷达 · WebAssembly 查看详细分析和跨材料问答。