IndexSpace

zio.wasm.IndexSpace
trait IndexSpace

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Component.type
object CoreFunc.type
object CoreGlobal.type
object CoreInstance.type
object CoreMem.type
object CoreTable.type
object CoreType.type
object Custom.type
object Func.type
object Instance.type
object Module.type
object Start.type
object Type.type
object Value.type
object Code.type
object Custom.type
object Data.type
object Elem.type
object Export.type
object Func.type
object Global.type
object Label.type
object Local.type
object Mem.type
object Start.type
object Table.type
object Type.type
Show all

Members list

Type members

Types

type Idx

Value members

Abstract methods

def fromInt(idx: Int): Idx
def toInt(idx: Idx): Int