top | item 44501172

(no title)

evacchi | 7 months ago

> - Wasm Exception Handling is still not part of the standard. They are supported by browsers and runtimes based on browsers, but they are unsupported by lots of other runtimes (Wazero doesn't seem to support them, for example.)

...yet! :p

EDIT: I realized this comment might be too terse. I contribute to Chicory and wazero, I have recently worked on tail calls for wazero and EH would be the next item on my personal todo list. Let's see!

discuss

order

jchw|7 months ago

Oh cool, that would be a nice improvement for the ecosystem.