'Does llvm support exception handling in WebAssembly?
The Exception Handling Proposal has been implemented in some environments, e.g. in binaryen. But has it been implemented in llvm yet? Will llvm based compilers (with wasm as a target) like clang or emscripten generate code with try-catch blocks? (And where can such updated information be found in general for other proposals and instruction types as well?)
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
