WebAssembly / exception-handling

Proposal to add exception handling to WebAssembly
https://webassembly.github.io/exception-handling/
Other
163 stars 35 forks source link

Fwd: Mapping Java null-pointer exceptions to WasmGC #152

Open tlively opened 3 years ago

tlively commented 3 years ago

Discussion at https://github.com/WebAssembly/gc/issues/208 is probably interesting to folks following this proposal. Let's keep the discussion on that original issue rather than forking the discussion, though.

aardappel commented 3 years ago

related: https://github.com/WebAssembly/exception-handling/issues/89

aheejin commented 3 years ago

I'll respond there too, but here is the link to a summary of the rationale on why we decided not to catch traps: https://github.com/WebAssembly/exception-handling/issues/1#issuecomment-546568318