Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite precompile's allocator hack #81

Open
CanadaHonk opened this issue Jun 19, 2024 · 0 comments
Open

Rewrite precompile's allocator hack #81

CanadaHonk opened this issue Jun 19, 2024 · 0 comments
Labels
A-precompile area: precompile (ts built-in compiler) S-medium size: medium T-bug type: bug

Comments

@CanadaHonk
Copy link
Owner

Currently breaks:

  • Using string/array literals without being assigned to a variable with that TS type
  • Calling functions which have rest parameters

Somewhat done in #56

@CanadaHonk CanadaHonk added S-medium size: medium T-bug type: bug A-precompile area: precompile (ts built-in compiler) labels Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-precompile area: precompile (ts built-in compiler) S-medium size: medium T-bug type: bug
Projects
None yet
Development

No branches or pull requests

1 participant