This repository was archived by the owner on Apr 25, 2025. It is now read-only.
This repository was archived by the owner on Apr 25, 2025. It is now read-only.
Any formal execution definition of exception handling? #87
Closed
Description
Hello.
I'm interested in formal execution definition of WASM with exception handling proposal included.
What I now think is that the try catch end
block semantics with throw
instruction can be described in reduction rules, similar to PLDI'17 MVP spec paper.
Also, I heard from @aheejin that @rossberg has done some work on the formal spec of the proposal.
Are there in-progress works related to formal definition of exception handling?
Metadata
Metadata
Assignees
Labels
No labels