Builder

class Builder(val memory: Memory)(source)

Constructors

Link copied to clipboard
constructor(memory: Memory)

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 memory: Memory

Functions

Link copied to clipboard
Link copied to clipboard

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