Packages

An experimental work-in-progress (WIP) WebAssembly runtime written in Gleam.

Current section

Files

Jump to
gwr include gwr@syntax@module_ActiveElementSegment.hrl
Raw

include/gwr@syntax@module_ActiveElementSegment.hrl

-record(active_element_segment, {
table :: integer(),
offset :: list(gwr@syntax@instruction:instruction())
}).