Skip to content

0.0.10

Compare
Choose a tag to compare
@rhysd rhysd released this 18 Jul 15:19
· 965 commits to wasm since this release
  • Improve: Include 'small' feature binary in addition to 'normal' feature. 'small' feature build only provides basic features but binary size is much smaller
  • Breaking Change: VIM_FEATURE constant was removed because the npm package now provides multiple features
  • Breaking Change: workerScriptPath option of constructor of VimWasm is now not optional because almost all case default value is not available.