web-feature: Exception handling (WebAssembly)

baseline logo Widely available

Exceptions break the normal control flow of execution to represent exceptional behavior, such as an error. You can respond to the exception in JavaScript code.