Stream: javy

Topic: Build wasi:http/proxy compatible output for wasmtime serve


view this post on Zulip Laurence Rowe (Aug 14 2025 at 22:36):

Is it possible to use Javy to build for wasi:http/proxy so I can run the compiled JS with wasmtime serve?

view this post on Zulip Saúl Cabrera (Aug 14 2025 at 23:40):

It is currently not possible. If you'd like to use Javascript and the Component Model, you should consider giving ComponentizeJS a try

JS -> WebAssembly Component. Contribute to bytecodealliance/ComponentizeJS development by creating an account on GitHub.

view this post on Zulip Laurence Rowe (Aug 15 2025 at 02:28):

Thanks! I'll give it a try.


Last updated: Dec 06 2025 at 07:03 UTC