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