Thanks to the flexibility and Web Standards-forward stance of Hono and WebAssembly + WASI (and hard work by many contributors), Hono actually runs completely unmodified on WebAssembly workloads powered by StarlingMonkey 🎉 .
We're in the midst of adding an official Hono example project in jco, and would love to have the compatibility echoed here as well -- WebAssembly + WASI is a new platform that Hono supports completely out of the box.
If there's appetite, I'd love to add some documentation that explains how to get started/how to use Hono from server-side WebAssembly, thanks to jco and related Wasm/JS ecosystem projects.
Thanks to the flexibility and Web Standards-forward stance of Hono and WebAssembly + WASI (and hard work by many contributors), Hono actually runs completely unmodified on WebAssembly workloads powered by StarlingMonkey 🎉 .
We're in the midst of adding an official Hono example project in
jco, and would love to have the compatibility echoed here as well -- WebAssembly + WASI is a new platform that Hono supports completely out of the box.If there's appetite, I'd love to add some documentation that explains how to get started/how to use Hono from server-side WebAssembly, thanks to
jcoand related Wasm/JS ecosystem projects.