/Knowledge/sources/honojs__hono/llms-full/webassembly-w-wasi-setup--1c8d4e9fc2e4.md
WebAssembly (w/ WASI): Setup - hono-docs
WebAssembly (w/ WASI): Setup Source evidence: /Sources/honojs hono/provenance.md Canonical citation: https://hono.dev/llms full.txt 1 setup Summary The WebAs...
WebAssembly (w/ WASI): Setup
Source evidence: /Sources/honojs__hono/provenance.md Canonical citation: https://hono.dev/llms-full.txt#1-setup
Summary
The WebAssembly JS ecosystem provides tooling to make it easy to get started building WASI-enabled WebAssembly components: - [StarlingMonkey][sm] is a fork of [SpiderMonkey][spidermonkey] that compiles to WebAssembly and enables componen...
Content
The WebAssembly JS ecosystem provides tooling to make it easy to get started building WASI-enabled WebAssembly components:
- [StarlingMonkey][sm] is a fork of [SpiderMonkey][spidermonkey] that compiles to WebAssembly and enables components
- [
componentize-js][componentize-js] turns JavaScript ES modules into WebAssembly components - [
jco][jco] is a multi-tool that builds components, generates types, and runs components in environments like Node.js or the browser
::: info WebAssembly has an open ecosystem and is open source, with core projects stewarded primarily by the [Bytecode Alliance][bca] and its members.
New features, issues, pull requests and other types of contributions are always welcome. :::
While a starter for Hono on WebAssembly is not yet available, you can start a WebAssembly Hono project just like any other:
::: code-group
Metadata
{
"chunk_index": 0,
"citation": "https://hono.dev/llms-full.txt#1-setup",
"coverage_role": "overview",
"qualified_title": "Hono / llms-full / WebAssembly (w/ WASI) > 1. Setup (1)",
"retrieved_at": "2026-07-02T05:51:01Z",
"section_index": 445,
"source_id": "/honojs/hono",
"source_type": "llms_full",
"target_label": "llms-full",
"title": "WebAssembly (w/ WASI): Setup",
"upstream_url": "https://hono.dev/llms-full.txt",
"version": "2026"
}