v0.2.0
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
) frommain
function context
Changed
- Use cached GOROOT as TinyGo library instead of TinyGo sources