Module wasmer_vm::trap

source ·
Expand description

This is the module that facilitates the usage of Traps in Wasmer Runtime

Re-exports§

Modules§

  • trap 🔒
  • WebAssembly trap handling, which is built on top of the lower-level signalhandling mechanisms.

Enums§

  • A trap code describing the reason for a trap.