wasm-ffi icon indicating copy to clipboard operation
wasm-ffi copied to clipboard

wasm32-wasi support

Open k4b7 opened this issue 3 years ago • 0 comments

I need to build wasm32-wasi bundles because my rust project relies on some C code and wasm-unknown-unknown doesn't C code in rust projects. Would it be possible to provide a custom instantiate callback to fetch() so that wasi could be use?

k4b7 avatar Aug 29 '22 00:08 k4b7