[llvm-bugs] [Bug 39386] [WebAssembly] Exception handling is not implemented

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Apr 2 23:17:58 PDT 2021


https://bugs.llvm.org/show_bug.cgi?id=39386

Heejin Ahn <aheejin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #2 from Heejin Ahn <aheejin at gmail.com> ---
Since this bug was created, the EH proposal has undergone several rounds of big
changes and the implementation has changed a lot too. But now the wasm backend
is up-to-date with the latest spec:
https://github.com/WebAssembly/exception-handling/blob/master/proposals/exception-handling/Exceptions.md,
so I think we can close this.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210403/dd3916fd/attachment.html>


More information about the llvm-bugs mailing list