Module wasmer_types::compilation::sourceloc
source · Expand description
Source locations.
A SourceLoc
determines the position of a certain instruction
relative to the WebAssembly module. This is used mainly for debugging
and tracing errors.
Structs
- A source location.
- The resolver for an archived
SourceLoc