Expand description
The WebAssembly possible errors
Enumsยง
- Import
Error - An ImportError.
- 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).