WebAssembly / stack-switching

A repository for the stack switching proposal.
Other
146 stars 13 forks source link

[explainer] Note that handler search accounts for event kind #66

Closed tlively closed 4 months ago

tlively commented 4 months ago

This came up as a point of ambiguity in a recent discussion, with the other possible design being trapping when the search finds a handler with the correct tag but incorrect event kind.