Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Any plans on updating the built-in JavaScript?

    QML and Qt Quick
    3
    3
    570
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      bipll last edited by

      Greetings,

      Apparently the JavaScript version used throughout Qt (and in Qml, particularly) is a bit outdated. At least, it does not even allow the const keyword yet browsers were reported (Stackoverflowwise) to correctly interpret it as early as in 2008; to not speak of let and other modern stuff.

      So, are there any plans among the Qt dev team to synchronize the JS engine with the language's current state?

      (Hopefully they read this forum. :-O )

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        HI,

        The forum is not the right place to ask such questions. It's a community driven forum that is more user oriented.

        You should post this on the interest mailing list. You'll find there Qt's developers/maintainers.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply Reply Quote 0
        • V
          vladstelmahovsky last edited by

          You should consider to use C++ instead

          1 Reply Last reply Reply Quote 0
          • First post
            Last post