llvm-project
539b2e06 - [WebAssembly] Fix catch block type in wasm64 (#124381)

Commit
247 days ago
[WebAssembly] Fix catch block type in wasm64 (#124381) `try_table`'s `catch` or `catch_ref`'s target block's return type should be `i64` and `(i64, exnref)` in case of wasm64.
Author
Parents
Loading