Portable low-level *compiled* code
Portable low-level *compiled* code
Posted Nov 18, 2019 22:50 UTC (Mon) by ballombe (subscriber, #9523)In reply to: Portable low-level *compiled* code by excors
Parent article: Announcing the Bytecode Alliance
And yet arbitrary setjmp/longjmp work (yes I tested).
Posted Nov 19, 2019 5:49 UTC (Tue)
by eru (subscriber, #2753)
[Link]
Portable low-level *compiled* code
There does not appear to be any dedicated exception handling, so implementing that (or throw...catch) must be quite kludgy.