Crates.io | rhizomedb-wasm |
lib.rs | rhizomedb-wasm |
version | 0.1.0 |
source | src |
created_at | 2023-08-08 23:31:12.15396 |
updated_at | 2023-08-08 23:31:12.15396 |
description | RhizomeDB wasm bindings |
homepage | |
repository | https://github.com/rhizomedb/rs-rhizome/tree/main/rhizome-wasm |
max_upload_size | |
id | 939631 |
size | 1,585,707 |
WebAssembly bindings for Rhizome.
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
For running tests, use the following command:
npm run test
This project is licensed under either of
at your option.
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.