Hello everyone, does GDEngine have native JS/TS support without crutches right out of the box? I am a little annoyed by the idea of GDScript because of the syntax similar to python, for me it is very important in choosing a tool to implement my creative ideas and practice, since I am still a junior javascript developer, I would like not to move away from this language. I saw a repository on github with ECMAScript support, but as I understand it, this module needs to be compiled together with the source code of the engine, not exactly what I need.