You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Might be worth to keep this issue open, until it's working?
This is expected; the version of the compiler supported is not 5.8, it's "some random revision from a bit ago" which you can see in: main/_submodules
From my understanding, it is on the roadmap that typescript-go will be eventually updated to the latest version of the Strada compiler. So hopefully, typescript-go will support erasableSyntaxOnly soon.
Activity
jakebailey commentedon May 22, 2025
This is expected; the version of the compiler supported is not 5.8, it's "some random revision from a bit ago" which you can see in: https://github.com/microsoft/typescript-go/tree/main/_submodules
indooorsman commentedon May 22, 2025
@jakebailey I see. Thank you.
theoludwig commentedon May 22, 2025
Might be worth to keep this issue open, until it's working?
From my understanding, it is on the roadmap that typescript-go will be eventually updated to the latest version of the Strada compiler. So hopefully, typescript-go will support
erasableSyntaxOnly
soon.