summaryrefslogtreecommitdiff
path: root/src/wasm/wasm-stack.cpp
diff options
context:
space:
mode:
authorHeejin Ahn <aheejin@gmail.com>2021-02-13 21:23:47 +0900
committerGitHub <noreply@github.com>2021-02-13 21:23:47 +0900
commitc12cc3f50c0ef798b218739fc3de06237ea2c5d5 (patch)
tree512a69360c953ac88f257fb7340a35bf895c4b6d /src/wasm/wasm-stack.cpp
parentac3188facecb78ebaea1eec6cd6e4723a1a161fe (diff)
downloadbinaryen-c12cc3f50c0ef798b218739fc3de06237ea2c5d5.tar.gz
binaryen-c12cc3f50c0ef798b218739fc3de06237ea2c5d5.tar.bz2
binaryen-c12cc3f50c0ef798b218739fc3de06237ea2c5d5.zip
[EH] Update C and binaryen.js API for delegate (#3565)
This updates C and binaryen.js API to match the new `Try` structure to support `delegate`, added in #3561. Now `try` can take a name (which can be null) like a block, and also has an additional `delegateTarget` field argument which should only be used for try-delegate and otherwise null. This also adds several more variant of `makeTry` methods in wasm-builder. Some are for making try-delegate and some are for try-catch(_all).
Diffstat (limited to 'src/wasm/wasm-stack.cpp')
0 files changed, 0 insertions, 0 deletions