I've updated my gradle configuration to use the la...
# webassembly
r
I've updated my gradle configuration to use the latest available node v8-canary for wasmJs tests and I've got this error:
Copy code
> Task :kilua:wasmJsNodeTest FAILED
/opt/rjaros/.gradle/nodejs/node-v22.0.0-v8-canary202403011b90e54fb1-linux-x64/bin/node: bad option: --experimental-wasm-gc
e
I haven't been following node development so I don't know if that's happened yet, but they were going to remove the switch when bumping to a v8 version that defaults to wasm gc enabled