NDWasm

Namespace

NDWasm

Source:

Methods

(static) _compute()

Description:
  • Internal helper: executes a computation in WASM and manages memory.

Source:

(static) bind(runtime)

Description:
  • Binds a loaded WASM runtime to the bridge.

Source:
Parameters:
Name Type Description
runtime *

(static) init(baseDiropt)

Description:
  • Init the NDWasm

Source:
Parameters:
Name Type Attributes Default Description
baseDir string <optional>
'.'