Packages

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

Current section

Files

Jump to
gwr include gwr@binary_MemorySection.hrl
Raw

include/gwr@binary_MemorySection.hrl

-record(memory_section, {memories :: list(gwr@syntax@module:memory())}).