Skip to content

v0.0.17

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jul 02:22
820b8f2

0.0.17

Fixes

  • The CLI builds and runs programs on Windows. TypeScript's virtual filesystem now sees consistently slash-normalized Windows paths, default executable names carry the required .exe suffix for both native and cross-target Windows builds, and the workspace build command survives Windows shell quoting. A Windows CI lane pins the path regressions and drives scriptc run end to end.