Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

No Dynamic #1

Description

@vurvdev

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions