vimwiki wasm

Provides wasm bindings for vimwiki library.

Usage

TODO - publish npm package and provide guidance

Examples

``html <!-- Note the usage oftype=module` here as this is an ES6 module -->

```

Building from source

Compiling without webpack bundler:

wasm-pack build --target web

License

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.