Releases: rhysd/vim.wasm
Releases · rhysd/vim.wasm
0.0.3
- Improve: BREAKING Interface of constructor of
VimWasm
changed. Now worker path is part ofVimWasmConstructOptions
and optional - Improve: Added
cmdline()
method toVimWasm
to execute command from JavaScript - Fix: Fixed timing to clear notification bytes in shared memory buffer between main thread and worker thread
- Fix: Prevented Vim starts twice. Previously second run had done nothing incorrectly
- Improve: Now screen rendering, event handling and performance measurements are tested with Karma. All tests are run on CI
- Improve: Website loads
vimwasm.js
module asynchronously. - Improve: Improved documentation and example. Added keywords to package.json
0.0.2
- Improve: Correct and improve description in README.md and example of npm package usage
0.0.1
First wasm binary release. Please read wasm/README.md
for more details and install npm package from https://www.npmjs.com/package/vim-wasm