Module wasmer::errors

source ·

Structs

Enums

  • Error that can occur during atomic operations. (notify/wait)
  • An error while instantiating a module.
  • The WebAssembly.LinkError object indicates an error during module instantiation (besides traps from the start function).