Skip to content
Snippets Groups Projects
Commit 23fa4923 authored by Asumu Takikawa's avatar Asumu Takikawa
Browse files

Bug 1728897 - Update Wasm try-delegate semantics to match spec r=rhunt

The semantics of the try-delegate Wasm exception handling instruction
was recently changed in this spec discussion:

  https://github.com/WebAssembly/exception-handling/issues/176

This patch adjusts compilation and validation to match the new
semantics, which allows delegate to target any block.

Differential Revision: https://phabricator.services.mozilla.com/D124424
parent 5854963f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment