WASM bloom filter
Wrapping the
growable-bloom-filter
crate
using wasm-pack
.
Usage
Build
Builds for Node.js target using the @ceramicnetwork
namespace for the npm
package.
wasm-pack build --target nodejs --scope ceramicnetwork
Test
wasm-pack test --node
Publish to npm
wasm-pack publish
License
Dual-licensed under MIT and Apache 2.