MemoryInstr

zio.wasm.MemoryInstr
sealed trait MemoryInstr

Instructions in this group are concerned with linear memory.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
case Load
case Store
case Load8
case Load16
case Load32
case Store8
case Store16
case Store32
case MemoryInit
case DataDrop
Show all
In this article