View Source SilverOrb.Mem (SilverOrb v0.0.4)
memcpy and memset for Orb.
defmodule Example do
use Orb
use SilverOrb.Mem
end
Summary
Functions
Import all WebAssembly functions from this module’s Orb definition.
Import a specific WebAssembly function from this module’s Orb definition.
Convert this module’s Orb definition to WebAssembly text (Wat) format.
Functions
Import all WebAssembly functions from this module’s Orb definition.
Import a specific WebAssembly function from this module’s Orb definition.
Convert this module’s Orb definition to WebAssembly text (Wat) format.