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
This is less of an "if" but rather a question of "when" and timing as adding a compiler extension will be non-trivial work and maintenance burden to support the ever changing node bundler/build tool ecosystem.
The text was updated successfully, but these errors were encountered:
We have two use cases where a compiler extension would help out greatly:
A functional prototype for (1) is here: https://github.com/cortexclick/gensx/compare/evan/checkpoints
Though, we still would need to turn this into an NPM package, add extensions for other js transpilers, and distribute the package.
microsoft/TypeScript#21699 is the issue that is causing problems for (2).
This is less of an "if" but rather a question of "when" and timing as adding a compiler extension will be non-trivial work and maintenance burden to support the ever changing node bundler/build tool ecosystem.
The text was updated successfully, but these errors were encountered: