Module error

Source

Structsยง

RuntimeError
A struct representing an aborted instruction execution, with a message indicating the cause.
RuntimeErrorInner ๐Ÿ”’
RuntimeStringError ๐Ÿ”’

Enumsยง

AtomicsError
Error that can occur during atomic operations. (notify/wait)
InstantiationError
An error while instantiating a module.
LinkError
The WebAssembly.LinkError object indicates an error during module instantiation (besides traps from the start function).
RuntimeErrorDisplay
A displayable version of the RuntimeError that also shows exception payloads.