wasmerio / wasmer.io

The Wasmer.io website
https://wasmer.io/
21 stars 17 forks source link

blog: Compiling Wasmer to WebAssembly #46

Closed Hywan closed 1 year ago

Hywan commented 3 years ago

I've started to write the article. Demo is working, but it can be improved by allowing the user to set its own environment variables, and its own arguments. It would be great to add the ability to set up a small file system. Finally, it would be great to have at least 2 or 3 pre-defined WASI modules so that the user doesn't need to compile its own modules.

Hywan commented 1 year ago

:-(