1 unstable release
0.1.0 | Aug 8, 2023 |
---|
#73 in #warnings
1MB
11K
SLoC
⚠️ 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
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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
~16–26MB
~386K SLoC