Canon

zio.wasm.componentmodel.Canon

Attributes

Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Enum entries

final case class Lift(funcIdx: FuncIdx, opts: Chunk[CanonicalOption], functionType: ComponentTypeIdx)
final case class Lower(funcIdx: ComponentFuncIdx, opts: Chunk[CanonicalOption])
final case class ResourceDrop(typ: ComponentValType)
final case class ResourceNew(typeIdx: ComponentTypeIdx)
final case class ResourceRep(typeIdx: ComponentTypeIdx)