Structsยง
- Runtime
Error - A struct representing an aborted instruction execution, with a message indicating the cause.
- Runtime
Error ๐Inner - Runtime
String ๐Error
Enumsยง
- Atomics
Error - Error that can occur during atomic operations. (notify/wait)
- Instantiation
Error - An error while instantiating a module.
- Link
Error - The WebAssembly.LinkError object indicates an error during module instantiation (besides traps from the start function).
- Runtime
Error Display - A displayable version of the
RuntimeErrorthat also shows exception payloads.