Provides wasm bindings for vimwiki library.
TODO - publish npm package and provide guidance
``html
<!-- Note the usage of
type=module` here as this is an ES6 module -->
```
Compiling without webpack bundler:
wasm-pack build --target web
This project is licensed under either of
Apache License, Version 2.0, (LICENSE-APACHE or apache-license) MIT license (LICENSE-MIT or mit-license) at your option.