Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Aug 17:10
· 234 commits to main since this release

Added

  • Partial support of TinyGo unit testing (tests that use machine package are yet not supported by TinyGo)
    • "TinyGo Test ..." run configuration from test file/function context
    • Inspection for usage of machine package in tests
  • "TinyGo Emulate ..." run configuration (tinygo run) from main function context

Changed

  • Use cached GOROOT as TinyGo library instead of TinyGo sources