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ยง
- Archived
Source Loc - An archived
SourceLoc - Source
Loc - A source location.
- Source
LocResolver - The resolver for an archived
SourceLoc