SofaBuffers TypeScript - v0.9.0
GitHub
SofaBuffers
Preparing search index...
WasmKernelFactory
Type Alias WasmKernelFactory
WasmKernelFactory
:
(
exports
:
WebAssembly.Exports
)
=>
Kernel
A factory the WASM glue exposes: given the instance exports, build a Kernel.
Type Declaration
(
exports
:
WebAssembly.Exports
)
:
Kernel
Parameters
exports
:
WebAssembly.Exports
Returns
Kernel
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
SofaBuffers
SofaBuffers TypeScript - v0.9.0
Loading...
A factory the WASM glue exposes: given the instance exports, build a Kernel.