The Wrapper definition, which can be used to spawn many invocations of this particular Wrapper. Internally this class may do things like caching WASM bytecode, spawning worker threads, or indexing into resolvers to find the requested method.

Hierarchy

  • WasmWrapper

Implements

Constructors

Properties

_fileReader: IFileReader
_manifest: WrapManifest
_wasmModule?: Uint8Array
requiredExports: readonly string[] = ...

Methods

Generated using TypeDoc