package wasm
Library to read and write WebAssembly (Wasm) files and manipulate their AST
Install
Dune Dependency
Authors
Maintainers
Sources
opam-2.0.2.zip
md5=5129a11a3426689d0e9e027b2d9b8d5e
sha256=6dae267d47b92ac1d6cb47b34ab4108c4cf7471f35969bf75676a1620a9284cb
doc/wasm/Wasm/Script/index.html
Module Wasm.Script
type var = string Source.phrase
type num = Values.num Source.phrase
type ref_ = Values.ref_ Source.phrase
type literal = Values.value Source.phrase
type definition = definition' Source.phrase
type action = action' Source.phrase
type nanop = nanop' Source.phrase
type result = result' Source.phrase
type assertion = assertion' Source.phrase
and assertion' =
| AssertMalformed of definition * string
| AssertInvalid of definition * string
| AssertUnlinkable of definition * string
| AssertUninstantiable of definition * string
| AssertReturn of action * result list
| AssertTrap of action * string
| AssertExhaustion of action * string
type command = command' Source.phrase
and meta = meta' Source.phrase
and script = command list
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>