Packages

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

Current section

Files

Jump to
gwr include gwr@spec_ValueTypeBlock.hrl
Raw

include/gwr@spec_ValueTypeBlock.hrl

-record(value_type_block, {type_ :: gleam@option:option(gwr@spec:value_type())}).