-
Wasmer: Universal applications using WebAssembly
Experience the new container technology powered by WebAssembly that runs your programs safely, anywhere. Locally or in the cloud.
-
Wasmer: Universal applications using WebAssembly
Experience the new container technology powered by WebAssembly that runs your programs safely, anywhere. Locally or in the cloud.
-
We Are WebAssembly Experts | Leaning Technologies
WebAssembly-powered tools for Web Development, Legacy Modernization, and Cloud Computing. A suite of development and legacy modernization tools rooted in WebAssembly Linux/x86 Virtualization in the Browser · tools, legacy, browser, webassembly, web
-
Introduction · WASI.dev
The WebAssembly System Interface (WASI) is a group of standards-track API specifications for software compiled to the W3C WebAssembly (Wasm) standard. WASI is designed to provide a secure standard interface for applications that can be compiled to Wasm from any language, and that may run anywhere—from browsers to clouds to embedded devices.
-
WasmEdge
WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and… · wasmedge, runtime, app, function, faster
-
Jonas Devlieghere
This post describes how to debug WebAssembly code running under the WebAssembly Micro Runtime (WAMR) on macOS. WAMR is a lightweight WebAssembly runtime designed for embedded and IoT applications, but its simplicity and… · debug, webassembly, code, debugging, protocol
-
Wasm Workers Server | Wasm Workers Server
Wasm Workers Server is a framework that allows you to to develop and run serverless code using a lightweight construct called workers. It's a self-contained binary that you can run almost anywhere.
-
Twisted Pair in my Hair – Blog about free hardware, software and more...
Building Linux with Clang is a thing now and I strongly recommend anyone who considers oneself a power user to try it. Why? There are multiple reasons: WebAssembly (short: wasm) is a new binary format for the web… · web, even, maybe, linux, short
-
Wasm I/O 2025 - Where WebAssembly Gets Real
Home. A two-day WebAssembly conference in Barcelona, Spain. Join us for the latest developments in WebAssembly.
-
http-wasm
http-wasm defines HTTP functions implemented in WebAssembly. This repository contains Application Binary Interface (ABI) defining how hosts and guests communicate compatability. This site describes both the ABI currently… · http, wasm, abi, middleware, defines
-
Blog – metallic
My master’s thesis about WebAssembly is now available under Publications. WebAssembly is a standardized general-purpose bytecode language that primarily targets usage as part of web applications. Next to an English prose… · specification, webassembly, such, program, interpreter
-
wasmCV
WebAssembly interfaces for computer vision © 2025 · The Hybrid Group and friends · · webassembly, interfaces, computer, vision, 2025
-
Wasm By Example
A hands-on introduction into WebAssembly ( Wasm ). Containing simple wasm examples and wasm tutorials on how to implement concepts and various tasks using WebAssembly.
-
Introduction - Wasmtime
Wasmtime is a standalone runtime for WebAssembly, WASI, and the Component Model by the Bytecode Alliance. WebAssembly (abbreviated Wasm) is a binary instruction format that is designed to be a portable compilation target… · webassembly, wasm, wasi, component, model
-
Wasmer: Universal applications using WebAssembly
Experience the new container technology powered by WebAssembly that runs your programs safely, anywhere. Locally or in the cloud.
-
Introduction - The WebAssembly Component Model
The WebAssembly Component Model is a broad-reaching architecture for building interoperable WebAssembly libraries, applications, and environments. This documentation is aimed at users of the component model: developers… · component, functionality, webassembly, model, platform
-
WebAssembly Weekly · A community-driven weekly newsletter about WebAssembly
Questions? Feedback? Corrections? Open an issue or submit a pull request on GitHub. · questions, feedback, corrections, open, issue
-
wazero
WebAssembly is a way to safely run code compiled in other languages. Runtimes execute WebAssembly Modules (Wasm), which are most often binaries with a .wasm extension. wazero is the only zero dependency WebAssembly… · wazero, webassembly, wasm, way, run
-
Man page for WebAssembly, rustwasm and Blazor.
Samples, references, tutorials and how-to on Rust, rustwasm, Blazor and WebAssembly. Man page for Rust, rustwasm, Blazor & WebAssembly WebAssembly is a web standard, developed by the World Wide Web Consortium, that… · webassembly, web, languages, rust, code
-
Online assembler
Assembler: type your assembly code, and get your machine code as you type. Everything is done in the browser, so your code never leaves your browser. This App requires a modern browser with support for WASM (tested on… · code, browser, type, assembler, assembly
-
Stackl - Stack-Based Language for WebAssembly
A powerful stack-based programming language designed for simplicity. Implemented in OCaml and compiled to WebAssembly for efficient web execution.
-
WebVM - Linux virtualization in WebAssembly
Linux virtual machine, running in the browser via HTML5/WebAssembly. Networking and graphics supported.
-
WebAssembly Summit 2023
More information in our FAQs. Submit a talk! Join our Discord for Updates! More information in our FAQs. Submit a talk! Join our Discord for Updates! · faqs, submit, talk, discord, updates
-
Wasm Labs at VMware OCTO
Welcome to Wasm Labs! We are a group of developers at VMware's Office of the CTO working on WebAssembly (Wasm), helping developers adopt this technology
-
WebVM - Linux virtualization in WebAssembly
Linux virtual machine, running in the browser via HTML5/WebAssembly. Networking and graphics supported.
-
Made with WebAssembly
A showcase of awesome production applications, side projects, and use cases made with WebAssembly (Wasm).
-
Wasm Feature Detect
A small library to detect which features of WebAssembly are supported. If required, there’s also a UMD version All detectors return a Promise<bool>. · webassembly, asynchronous, using, detect, required
-
Endre Simo - blog
Porting Pigo to Webassembly (WASM) was the next step in the library evolution. In this article I will give a detailed description of the code behind and I will explain the challenges I faced during the implementation… · library, pigo, article, overview, detailed
-
WasmFX: Effect Handlers for WebAssembly
The WasmFX project extends WebAssembly (abbreviated Wasm) with effect handlers as a unifying mechanism to enable efficient compilation of control idioms, such as async/await, generators/iterators, first-class… · wasmfx, control, webassembly, such, instruction
-
Wasm Book
A recent update to wabt.js has created a problem with my wat-wasm package not compiling the examples in my book "The Art of WebAssembly". If you are having this problem, please update the wat-wasm npm package to use… · webassembly, game, read, wat, using
-
WebAssembly Online Checker
Does your browser supports WebAssembly?
-
Learn WebAssembly
Take your programming skills to the next level with this comprehensive, code-first, and hands-on WebAssembly course - the ultimate gateway to mastering the fundamentals of this revolutionary technology.
-
WACC
The initial WACC concept was formed while I was integrating a WebAssembly (WASM) runtime with a game engine. The first code example that I got running returned an unsigned 32-bit integer value. And—rather than spend time… · runtime, integrating, webassembly, game, engine
-
Level Up with WebAssembly Book
A practical book for web developers looking to get started with WebAssembly, even if you don't know any C or C++.
-
WASM I/O 2026 • 19 - 20 • Mar • Barcelona 2026
Wasm I/O 2026. A 2-day WebAssembly conference in Barcelona, Spain.
-
WebAssembly.sh
An online WebAssembly terminal to run WASI modules directly on your browser
-
Wasm markdown
A client-side Markdown parser and renderer written in WebAssembly. It uses pulldown-cmark, a fast and safe CommonMark parser written in Rust and compiled to WebAssembly using wasm-bindgen and wasm-pack. This demo was… · webassembly, parser, written, wasm, client
-
WasmAssembly
WebAssembly (abbreviated Wasm, a contraction of “WebAssembly”, not an acronym, hence not using all-caps) is a safe, portable, low-level code format designed for efficient execution and compact representation. An assembly is a group of people gathered together in one place for a common purpose. In this show with the whimsical name WasmAssembly (get it?), Thomas Steiner, Developer Relations Engineer at Google, chats with experts from the community about the past, present, and future developments happening in the world of WebAssembly.
-
WebAssembly demo with File System Access
A demo showing WebAssembly + WASI apps running on the Web with access to a real filesystem.
-
Lethediana Tech -
最悪の場合で、想定される損失(Loss)が最小になるようにする決定ルールAI、ゲーム理論、統計学等で用い ... WebAssembly (abbreviated Wasm) is a binary instruction format for a stack-based virtual machine. OCI (Open Container Initiative) 準拠CRI(Container Runtime Interf ... · container, loss, webassembly, abbreviated, wasm
-
WebAssembly from the Ground Up
A book about WebAssembly — learn Wasm by building a simple compiler in JavaScript.
-
燕几图
直接面向数据库编程,将 PostgreSQL 变成你的 API 服务器 WASM:全称 WebAssembly,一种可移植的二进制可执行格式,此处用在后端的运行时容器中,而非前端浏览器上。 图式:心理学术语,人脑用来组织和解释信息的认知框架。此处用来表示一种声明式的数据及其逻辑定义,包含「概念」、「行为」等元素。 · postgresql, api, wasm, webassembly, migration
-
Remote Wasm Jobs | Work From Home
Discover remote Wasm jobs at leading tech companies. Work from anywhere, join global teams, and advance your career. New positions added daily.
-
inNative WebAssembly Runtime
Compile WebAssembly to native binaries, or embed inNative and provide your own WebAssembly execution environment.
-
Wasm I/O 2023 - Your WebAssembly Conference • WASM I/O 2023 • 23-24 March • Barcelona 2023
Wasm I/O 2023 - Your WebAssembly Conference • Wasm I/O 2023. A two-day WebAssembly conference in Barcelona, Spain.
-
Awesome WebAssembly Languages !
This is a fork of appcypher's awesome-wasm-langs. WebAssembly, or wasm for short, is a low-level bytecode format that runs in the browser just like JavaScript. It is designed to be faster to parse than JavaScript, as… · chick, hatching, hatched, egg, unmaintained
-
geng
Compiles to WebAssembly via wasm-bindgen is the best programming language ❤️ · compiles, webassembly, via, wasm, bindgen
-
WebAssembly 中文网|Wasm 中文文档
WebAssembly/wasm WebAssembly 或者 wasm 是一个可移植、体积小、加载快并且兼容 Web 的全新格式 WebAssembly 有一套完整的语义,实际上 wasm 是体积小且加载快的二进制格式, 其目标就是充分发挥硬件能力以达到原生执行效率 WebAssembly 运行在一个沙箱化的执行环境中,甚至可以在现有的 JavaScript… · webassembly, web, wasm, javascript, api
-
Wasm I/O 2024 - Where WebAssembly Gets Real
Home. A two-day WebAssembly conference in Barcelona, Spain. Join us for the latest developments in WebAssembly.
-
Welcome | WebAssembly Guide
Welcome to the WebAssembly Guide! The free and open-source tutorial to learn all around WebAssembly from zero to production. Welcome to the WebAssembly Guide! · webassembly, welcome, guide, free, open