wrap-cli
wrap-cli copied to clipboard
JS Client WASI Support
Is your feature request related to a problem? Please describe. The JS client should support WASI.
Describe the solution you'd like
We can use the @wasmer/wasi package, that works in both Node.js and the browser.
I've started this work in a local branch, will push ASAP and edit this line with a link to the branch.