summaryrefslogtreecommitdiff
path: root/src/wasm/wasm-interpreter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Exceptions] Finish interpreter + optimizer support for try_table. (#6814)Sébastien Doeraene2024-08-201-1/+2
* [EH] Replace event with tag (#3937)Heejin Ahn2021-06-181-1/+1
* Update interpreter for new EH spec (#3498)Heejin Ahn2021-01-211-0/+4
* Apply format changes from #2048 (#2059)Alon Zakai2019-04-261-3/+1
* Function pointer cast emulation (#1468)Alon Zakai2018-03-131-0/+24