JavaScript API examples
We provide two npm packages.
WebAssembly based npm package
You can find the package at
This package does not support multi-threading.
The example for Moonshine can be found at
node-addon based npm package
You can find the package at
This package supports multi-threading.
Please see
for installation.
The example for Moonshine can be found at