is it possible to build a wasm file, with builtin ...
# webassembly
f
is it possible to build a wasm file, with builtin gc? I’m trying to target a wasm/wasi environment (not a browser) that hasn’t yet implemented
gc
support. https://github.com/wasmi-labs/wasmi
🚫 3