Exceptions: implement C API. by cfallin · Pull Request #12861 · bytecodealliance/wasmtime
This PR implements C (and C++) API support for Wasm exceptions, one final remaining hurdle (aside from fuzz-testing) for making exceptions tier-1 and on-by-default.
This PR implements C (and C++) API support for Wasm exceptions, one final remaining hurdle (aside from fuzz-testing) for making exceptions tier-1 and on-by-default.
Updated based on feedback (thanks!) and also added a case to wasmtime_val_t for exnref, plus a test that uses it, as I realized I had missed that bit.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters