Open
Description
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