amyc.backend.wasm

Members list

Type members

Classlikes

object Indices

https://webassembly.github.io/spec/core/text/modules.html#indices

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Indices.type
object Instructions

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object Modules

https://webassembly.github.io/spec/core/text/modules.html

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Modules.type
object Types

https://webassembly.github.io/spec/core/syntax/types.html

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Types.type
opaque object Values

https://webassembly.github.io/spec/core/text/values.html#

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Values.type

Value members

Concrete methods

inline def fullName(inline sym: Symbol): String
inline def getFreshLabel(inline name: String): String
inline def lh(using LocalsHandler): LocalsHandler
inline def mh(using ModuleHandler): ModuleHandler