Packages

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

Current section

Files

Jump to
gwr include gwr@binary_TypeSection.hrl
Raw

include/gwr@binary_TypeSection.hrl

-record(type_section, {function_types :: list(gwr@syntax@types:function_type())}).