HTMLWrapper

amyc.backend.wasm.gen.HTMLWrapper$
object HTMLWrapper

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(moduleFile: String, module: Module): String

Concrete fields

lazy val importObject: String

JavaScript object containing the values to be imported into the WASM instance. Requires a waitInput(), log(line) and exit() function to be in scope.

JavaScript object containing the values to be imported into the WASM instance. Requires a waitInput(), log(line) and exit() function to be in scope.

Attributes