Module error

Source
Expand description

The WebAssembly possible errors

Enumsยง

ImportError
An ImportError.
InstantiationError
An error while instantiating a module.
LinkError
The WebAssembly.LinkError object indicates an error during module instantiation (besides traps from the start function).