hello,
sorry for continuing a thread that has been locked, but i found out that javascript is also a scripting language, maybe support for that would be added? and also, i heard that javascript is still pretty fast, so maybe support for javascript will be added?
There's currently no reason to add support for JS because Lua works just fine. That aside, none of the developers feels like supporting both, and if we were facing a choice of whether to add support for JS or Lua right now, we'd probably choose Lua simply because it has a much smaller library footprint and because we're all familiar with it. (That applies to the stock Lua interpreter. LuaJIT, on the other hand, is pure magic, even compared to popular JS engines.) Personally, the little I know about JS makes me think it'd be overkill for TPT.
i hate lua, and lua is the worst to make a game in
i swear, i need js support for tpt, i literally cant make tpt script mods without js support
JS has the same issue as python: It would make the game slower, and vastly more complex internally, for very little benefit.