Stream: wasmtime

Topic: ✔ Using JavaScript as a guest language


view this post on Zulip CircuitSacul (Jul 15 2024 at 15:53):

I did a little searching and found multiple references to running javascript as a guest language, but I can't figure out how to actually go about that.

Are there any guides or info I'm missing? If it matters, I want to use javascript as a guest language for a rust host.

view this post on Zulip Joel Dice (Jul 15 2024 at 16:05):

jco's componentize subcommand is probably what you want. See also https://component-model.bytecodealliance.org/language-support/javascript.html

JavaScript tooling for working with WebAssembly Components - bytecodealliance/jco

view this post on Zulip Notification Bot (Jul 19 2024 at 21:08):

CircuitSacul has marked this topic as resolved.


Last updated: Nov 22 2024 at 17:03 UTC