Packages

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

Current section

Files

Jump to
gwr include gwr@exec_Branch.hrl
Raw

include/gwr@exec_Branch.hrl

-record(branch, {target :: list(gwr@spec:instruction())}).