Documentation
¶
Overview ¶
Package errors exports common error types without unnecessary dependencies.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ModuleError ¶
type ModuleError = internal.ModuleError
ModuleError indicates that the error is caused by unsupported or malformed WebAssembly module. It may wrap an underlying error.
Click to show internal directories.
Click to hide internal directories.