Packages

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

Current section

Files

Jump to
gwr include gwr@spec_ExportSection.hrl
Raw

include/gwr@spec_ExportSection.hrl

-record(export_section, {exports :: list(gwr@spec:export())}).