Skip to content

Releases: rhysd/vim.wasm

0.0.3

02 Jul 06:30
Compare
Choose a tag to compare
  • Improve: BREAKING Interface of constructor of VimWasm changed. Now worker path is part of VimWasmConstructOptions and optional
  • Improve: Added cmdline() method to VimWasm 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

02 Jul 06:21
Compare
Choose a tag to compare
  • Improve: Correct and improve description in README.md and example of npm package usage

0.0.1

02 Jul 06:19
Compare
Choose a tag to compare

First wasm binary release. Please read wasm/README.md for more details and install npm package from https://www.npmjs.com/package/vim-wasm