Module wasmtime_environ::isa::unwind[][src]

Expand description

Represents information relating to function unwinding.

Modules

Intermediate representation for the unwind information generated by a backend.

System V ABI unwind information.

Windows x64 ABI unwind information.

Enums

Represents unwind information for a single function.

Unwind pseudoinstruction used in VCode backends: represents that at the present location, an action has just been taken.