package octez-l2-libs
type var = string Tezos_webassembly_interpreter.Source.phrase
type definition = definition' Tezos_webassembly_interpreter.Source.phrase
and definition' =
| Textual of Tezos_webassembly_interpreter.Ast.module_
| Encoded of string * string
| Quoted of string * string
type action = action' Tezos_webassembly_interpreter.Source.phrase
and action' =
| Invoke of var option * Tezos_webassembly_interpreter.Ast.name * literal list
| Get of var option * Tezos_webassembly_interpreter.Ast.name
type nanop = nanop' Tezos_webassembly_interpreter.Source.phrase
type vec_pat =
| VecPat of (Tezos_webassembly_interpreter.V128.shape * num_pat list) Tezos_webassembly_interpreter.Values.vecop
type result = result' Tezos_webassembly_interpreter.Source.phrase
type assertion = assertion' Tezos_webassembly_interpreter.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' Tezos_webassembly_interpreter.Source.phrase
and command' =
| Module of var option * definition
| Register of Tezos_webassembly_interpreter.Ast.name * var option
| Action of action
| Assertion of assertion
| Meta of meta
and meta = meta' Tezos_webassembly_interpreter.Source.phrase
and script = command list
exception Syntax of Tezos_webassembly_interpreter.Source.region * string
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>