1 unstable release

0.1.0 Aug 8, 2023

#73 in #warnings

Apache-2.0

1MB
11K SLoC

rhizome Logo

rhizomedb-wasm

Crate npm Code Coverage Build Status License-Apache License-MIT Docs Discord

⚠️ Work in progress ⚠️

rhizomedb-wasm

WebAssembly bindings for Rhizome.

Outline

Build for Javascript

The npm run build command will compile the code in this directory into Wasm and generate a lib folder, containing for each target, the Wasm binary, type declarations, and a Javascript-wrapper

npm run build

Testing the Project

For running tests, use the following command:

npm run test

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~19MB
~361K SLoC