Hello! Is it possible to use WASI in addition to JsFun, and if so, how does it work? Will it be possible to provide two different implementations in the same module one using WASM and other WASI? I would like to create a cli app and run it with wasmer/wasmtime, but also explore the possibility of run it or part of it on the browser