Builder

class Builder(val wasmContext: Context)(source)

Constructors

Link copied to clipboard
constructor(wasmContext: Context)

Properties

Link copied to clipboard

Implementation of a host object that provides access from the WebAssembly to external host resources.

Link copied to clipboard
val wasmContext: Context

Functions

Link copied to clipboard
Link copied to clipboard

Sets implementation of a host object that provides access from the WebAssembly to external host resources.