WebAssembly / spec

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

[test] Exception -> Tag in wasm-module-builder.js #1604

Closed aheejin closed 1 year ago

aheejin commented 1 year ago

The section name has changed to the tag section a few years ago. This adds the corresponding changes added in WebAssembly/exception-handling#252 and WebAssembly/exception-handling#256.