Docs on WebAssembly + WASI support
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.
Hi @vados-cosmonic
I've never tried it, but jco is interesting. I think it's good to add docs into the "Getting Started" section and place the label in the left sidebar bar like this:
Can you create a PR for it? Thanks.
Hey @yusukebe absolutely! Will have a PR up shortly :)