Skip to content

0.0.7

Compare
Choose a tag to compare
@rhysd rhysd released this 09 Jul 03:32
· 1058 commits to wasm since this release
  • Improve: Follow the latest upstream 8.1.1640
  • New: Add cmdArgs option to VimWasm.start() method call. It defines a command line arguments for running vim command. Please read documentation for more details
  • Improve: https://rhysd.github.io/vim.wasm learns arg= query parameter to pass command line arguments to underlying vim command execution
  • Improve: Running unit tests is made 3x faster