ChasmHostFunctionInstallerDsl

Properties

Link copied to clipboard

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

Link copied to clipboard
var memoryProvider: Store.() -> Memory?

Sets memory in the Chasm WebAssembly Store used for all operations. For multi-memory scenarios.