WASMCodeGenerator
amyc.backend.wasm.gen.WASMCodeGenerator$
object WASMCodeGenerator extends Pipeline[Program, Module]
Attributes
- Graph
-
- Supertypes
- Self type
-
WASMCodeGenerator.type
Members list
Value members
Concrete methods
Generate code for an expression expr.
Generate code for an expression expr.
Attributes
Generate code for a function in module 'owner'
Generate code for a function in module 'owner'
Attributes
Attributes
Checks if a value matches a pattern. Assumes value is on top of stack (and CONSUMES it) Returns the code to check the value
Checks if a value matches a pattern. Assumes value is on top of stack (and CONSUMES it) Returns the code to check the value
Attributes
Concrete fields
In this article