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.
The runtime library functions that need access to libc are currently not supported in the
wasmbackend (and therefore also not yet supported in thewasm_x64andwasm_x86backends). It seemsWASIor something similar could be used. This issue to plan/discuss about supporting the runtime library functions in thewasmbackend.