Packages

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

Current section

Files

Jump to
gwr include gwr@exec_FloatConstValue.hrl
Raw

include/gwr@exec_FloatConstValue.hrl

-record(float_const_value, {value :: ieee_float:i_e_e_e_float()}).