Packages

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

Current section

Files

Jump to
gwr include gwr@exec@stack_Stack.hrl
Raw

include/gwr@exec@stack_Stack.hrl

-record(stack, {entries :: list(gwr@exec@stack:stack_entry())}).