Open
Description
The runtime library functions that need access to libc are currently not supported in the wasm
backend (and therefore also not yet supported in the wasm_x64
and wasm_x86
backends). It seems WASI
or something similar could be used. This issue to plan/discuss about supporting the runtime library functions in the wasm
backend.