Skip to content

rajsite/wasm-component-examples

Repository files navigation

WASM Component Examples

Various WASM component examples 🎉

Dependencies

  • Node 22 LTS+
  • wkgavailable in PATH
  • Wasmtime (optional, for start-wasmtime commands)

Quick Start

npm install
npm run build

Run a specific example, such as hono-app via wasmtime serve:

npm run start-wasmtime -w examples/hono-app

About

Examples of WASM Components

Resources

License

Stars

Watchers

Forks