bloomrs
v0.1.2
Published
## About This is just a light wrapper around a rust bloom filter written by much smarter people, which I've put together to throw onto NPM
Readme
Bloomrs - rust powered bloom filter for javascript
About
This is just a light wrapper around a rust bloom filter written by much smarter people, which I've put together to throw onto NPM
Usage
Build
wasm-pack build --target nodejsTest
wasm-pack test --nodePublish to NPM with wasm-pack publish
wasm-pack publish