website icon indicating copy to clipboard operation
website copied to clipboard

Docs on WebAssembly + WASI support

Open vados-cosmonic opened this issue 9 months ago • 2 comments

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.

vados-cosmonic avatar May 15 '25 05:05 vados-cosmonic

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:

Image

Can you create a PR for it? Thanks.

yusukebe avatar May 15 '25 23:05 yusukebe

Hey @yusukebe absolutely! Will have a PR up shortly :)

vados-cosmonic avatar May 16 '25 02:05 vados-cosmonic