# vimwiki wasm Provides wasm bindings for vimwiki library. ## Usage TODO - publish npm package and provide guidance ## Examples ```html ``` ## 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][apache-license]) MIT license (LICENSE-MIT or [mit-license][mit-license]) at your option. [apache-license]: http://www.apache.org/licenses/LICENSE-2.0 [mit-license]: http://opensource.org/licenses/MIT