Module 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ยง

ArchivedSourceLoc
An archived SourceLoc
SourceLoc
A source location.
SourceLocResolver
The resolver for an archived SourceLoc