WebAssembly / spec

WebAssembly specification, reference interpreter, and test suite.
https://webassembly.github.io/spec/
Other
3.13k stars 445 forks source link

Use `node` over `spidermonkey` by default in test/meta/Makefile. NFC #1748

Closed sbc100 closed 5 months ago

sbc100 commented 5 months ago

Honestly I'm not sure it worth maintaining the complexity of supporting anything but node here.