This adds backend support for throw, rethrow, try, and try_end instructions.
This needs the corresponding clang builtin support:
https://reviews.llvm.org/D34783
This follows the Wasm exception handling proposal in
https://github.com/WebAssembly/exception-handling/blob/master/proposals/Exceptions.md
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 7800 Build 7800: arc lint + arc unit