|
|
|
|
|
by TazeTSchnitzel
1001 days ago
|
|
GDScript is in a much better place than most scripting languages because the compiler actually has quite a lot of static type information. If they invest in unboxing optimisations and a JIT, it can definitely become competitive with C#. |
|