package octez-l2-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = Memory.t
type size := int
type addr := int32
val store_bytes : t -> addr -> string -> unit Lwt.t
val load_bytes : t -> addr -> size -> string Lwt.t
val store_num : t -> addr -> addr -> Tezos_webassembly_interpreter.Values.num -> unit Lwt.t
val bound : t -> int64
OCaml

Innovation. Community. Security.