T
traeai
Sign in

概念

什么是 WebAssembly

也叫:Wasm

一种用于在浏览器中运行高性能代码的二进制格式。

为什么现在值得关注?

最近变化

2026-06-13 · luau-wasm 0.1a0 是 Luau 的 WebAssembly 实现。

WebAssembly 被反复提及时,通常意味着它正在影响产品路线、开发者工作流或 AI 产业判断。这个页面把分散材料合并成一个可持续更新的观察入口。

📰 WebAssembly 最新动态

已收录 6 篇与「WebAssembly」相关的 AI 资讯和分析。

What Is ONNX? (And Why Transformers.js Uses It)

What Is ONNX? (And Why Transformers.js Uses It)

Hugging Face399 字 (约 2 分钟)
85

ONNX 是一种开放的神经网络交换格式,使模型在不同平台和设备上高效运行,Transformers.js 通过 ONNX 实现跨平台兼容性。

入选理由:ONNX 是一种开放标准,用于存储模型架构和权重。

FeaturedVideo#ONNX#Transformers.js#AI#跨平台英文
Running Python code in a sandbox with MicroPython and WASM

Running Python code in a sandbox with MicroPython and WASM

Simon Willison's Weblog1988 字 (约 8 分钟)
85

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 相同的语法和标准库。

FeaturedArticle#Python#MicroPython#WebAssembly#Sandbox#wasmtime中文
Your First WebAssembly Program and Web App (Written, Tested, and Deployed Entirely in the Web Browser)

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 等编译语言直接在浏览器中以接近原生速度运行。

FeaturedArticle#WebAssembly#GitHub Codespaces#C#Browser Development英文
When we say “LiteParse runs everywhere,” we mean it.

Our WASM package is lightweight, minimal, and ...

When we say “LiteParse runs everywhere,” we mean it.

LlamaIndex 🦙(@llama_index)208 字 (约 1 分钟)
82

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 解析器,无需后端服务。

FeaturedTweet#WebAssembly#PDF Parsing#Cloudflare Workers#Edge Computing#LlamaIndex英文
Simon Willison's Weblog 图标

Release: micropython-wasm 0.1a2

Simon Willison's Weblog231 字 (约 1 分钟)
65

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。

FeaturedArticle#MicroPython#WebAssembly#CLI#Sandboxing英文
Simon Willison's Weblog 图标

luau-wasm 0.1a0

Simon Willison's Weblog181 字 (约 1 分钟)
60

luau-wasm 0.1a0 是 Luau 的 WebAssembly 实现,用于 Pyodide,但文章信息密度较低。

入选理由:luau-wasm 0.1a0 是 Luau 的 WebAssembly 实现。

FeaturedArticle#WebAssembly#Pyodide#Luau英文

与「WebAssembly」经常一起出现的 AI 术语。

💡 想追踪「WebAssembly」的长期趋势?去 实体雷达 · WebAssembly 查看详细分析和跨材料问答。

AI may generate inaccurate information. Please verify important content.