CoreIndexSpace

zio.wasm.CoreIndexSpace
See theCoreIndexSpace companion object
sealed trait CoreIndexSpace extends IndexSpace

Attributes

Companion
object
Graph
Supertypes
trait IndexSpace
class Object
trait Matchable
class Any
Known subtypes
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

Inherited types

type Idx

Attributes

Inherited from:
IndexSpace

Value members

Inherited methods

def fromInt(idx: Int): Idx

Attributes

Inherited from:
IndexSpace
def toInt(idx: Idx): Int

Attributes

Inherited from:
IndexSpace