aspect-build / aspect-build/rules_ts
[FR]: Demonstrate new tsgo
Open
enhancement
- Dominant language
- Starlark
- Stars
- 138
- Forks
- 87
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 3
Description
### What is the current behavior?
type-checks are slow
### Describe the feature
The TypeScript team has ported the compiler/type-checker to Go which makes it a lot faster:
https://devblogs.microsoft.com/typescript/typescript-native-port/
Show how to try this out with Bazel.
Contributor guide
Assessment
This issue has not been assessed yet.