0.2.0 • Published 1 year ago

unleash-node-core v0.2.0

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Node SDK

This SDK doesn't use FFI like the others, instead it compiles the underlying Rust engine to WASM. To do this you'll need wasm-pack.

Development

To run the tests, first you'll need to link the WASM code to the JS test harness, so navigate to the pkg folder and run yarn link, then navigate back to the root of this SDK and run yarn link unleash-node-core, then install packages normally with yarn and finally run yarn test. To run the build, execute yarn build.

0.2.0

1 year ago

0.1.0

1 year ago