Skip to content

Latest commit

 

History

History

nblast-js

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

nblast-js

Javascript bindings for nblast-rs compiled to webassembly.

Usage

Compile the wasm artefact with make pkg; the result will be in ./pkg.

See ./examples/nblast-app for an example.