wasmfx / specfx

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

Merge with wasm-3.0+exn #29

Closed dhil closed 7 months ago

dhil commented 7 months ago

This patch synchronises with the WebAssembly/spec#wasm-3.0+exn branch.

I noticed that the token EXN_REF was unused, so I deleted it. I have also disabled a test in test/core/tag.wast as it is invalid with the WasmFX proposal.

dhil commented 7 months ago

OK, thanks! I will disable the workflow.