Skip to content

0.3.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@tolauwae tolauwae released this 26 Jun 13:51
· 23 commits to main since this release

What's Changed

✨ Changes

  • Update install.sh to use latest stable branch of WARDuino

πŸ› Bug Fixes

  • Fix step functionality in VS Code version 1.79 (#96)
  • Do not make clean for Arduino when launching emulator
  • Fix incorrect extraction of line information from wat2wasm
  • Fix index out of range exception when stepping (#106)
  • Show current line correctly at debugger launch (#112)

πŸ”’ Security Fixes

  • Fix xml2js vulnerability by upgrading to "@vscode/vsce": "^2.19.0"