Do we still need to use a non-standard NodeJS vers...
# webassembly
j
Do we still need to use a non-standard NodeJS version to get WASM tests to run? I thought they landed the new V8 into 21.x? I'm seeing the
new WebAssembly.Module
error even with 21.1.0 specified.
b
j
Ah that page is perfect. That's the info I couldn't find. Thanks!
👍 1
👍🏾 1
Looks like in-progress PR is here https://github.com/nodejs/node/pull/50115
👌 2
b
Right, waiting this PR 🤞