[go: nahoru, domu]

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

No Dynamic #1

Open
2 of 4 tasks
Vurv78 opened this issue Jul 29, 2021 · 0 comments
Open
2 of 4 tasks

No Dynamic #1

Vurv78 opened this issue Jul 29, 2021 · 0 comments
Milestone

Comments

@Vurv78
Copy link
Owner
Vurv78 commented Jul 29, 2021

We don't want dynamic typing anywhere (It slows down statically typed targets (C++, Hashlink) by a LOT)

Here's where it's used

  • [Compiler] Temporary value for E2Context is of type Dynamic
  • [Lua Transpiler] call instruction
  • [Lua Transpiler] callInstruction
  • [Parser] Arguments passed to callInstruction are Dynamic, as we use reflection
@Vurv78 Vurv78 mentioned this issue Oct 3, 2021
@Vurv78 Vurv78 added this to the 1.0.0 milestone Oct 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant