summaryrefslogtreecommitdiff
path: root/src/wasm-stack.h
diff options
context:
space:
mode:
authorHeejin Ahn <aheejin@gmail.com>2023-04-23 15:47:28 +0900
committerGitHub <noreply@github.com>2023-04-23 15:47:28 +0900
commit3dd36ab00f6eb117fafbcd0e55170ca2a3796c13 (patch)
tree1cdfdc8048781733eaebd15c1ad377c54c05d1e5 /src/wasm-stack.h
parentbd1822dde2b08c79c6e98667a5317194ca913545 (diff)
downloadbinaryen-3dd36ab00f6eb117fafbcd0e55170ca2a3796c13.tar.gz
binaryen-3dd36ab00f6eb117fafbcd0e55170ca2a3796c13.tar.bz2
binaryen-3dd36ab00f6eb117fafbcd0e55170ca2a3796c13.zip
[EH] Support assert_exception (#5684)
`assert_exception` is similar to `assert_trap` but for exceptions, which is supported in the interpreter of the EH proposal (https://github.com/WebAssembly/exception-handling/tree/main/interpreter). We've been using `assert_trap` for both traps and exceptions, but this PR distinguishes them.
Diffstat (limited to 'src/wasm-stack.h')
0 files changed, 0 insertions, 0 deletions