Add new builtins for throw/rethrow instructions. This follows exception handling
handling proposal in
https://github.com/WebAssembly/exception-handling/blob/master/proposals/Exceptions.md
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 7747 Build 7747: arc lint + arc unit
Event Timeline
Comment Actions
This looks good. I guess we need to land the intrinsics on the LLVM side first though.