package wasmtime

  1. Overview
  2. Docs

Module Wrappers.MemorySource

Sourcetype t
Sourceval size_in_pages : t -> Base.int
Sourceval size_in_bytes : t -> Base.int
Sourceval grow : t -> Base.int -> Base.bool
Sourceval to_string : t -> pos:Base.int -> len:Base.int -> Base.string
Sourceval get : t -> pos:Base.int -> Base.char
Sourceval set : t -> pos:Base.int -> Base.char -> Base.unit
OCaml

Innovation. Community. Security.