Comment by kylecarbs
I'll do this for a much improved demo!
Currently you need the command-line to try it, which is an unfortunate UX.
I'll do this for a much improved demo!
Currently you need the command-line to try it, which is an unfortunate UX.
Everything went smooth (just added a new comment on top of this thread for visibility!), only nit is that `convertEol` didn't work, so I had to manually convert `\n` to `\r\n`.
This is awesome! I'm Syrus, from Wasmer. Would love to help you with this!
We are releasing soon a new version of wasmer-js, so it should be very easy to use it with webassembly.sh (note webassembly.sh and wasmer.sh share the same code)
https://github.com/wasmerio/wasmer-js/tree/main/examples/was...