Sam Clegg
Sam Clegg
I suppose the github CI runners were updated and now we see these failures.
This seems to have started happening on main at some point unrealted to specific wabt change. It only seems to be happening on macos-latest. The failing tests are the two...
I'm not sure when this started failing but its failing on the main branch.
See https://github.com/WebAssembly/binaryen/pull/7985 I'm guessing that binaryen.js wants to ship a single file without a `.wasm` on the side? But maybe not in all cases? It looks like you already specify...