Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-1595 Add support for OS compilers
  3. QBS-752

Add support for Emscripten platform/toolchain

    XMLWordPrintable

Details

    • Technical task
    • Resolution: Unresolved
    • P4: Low
    • some future version
    • General
    • None

    Description

      Toolchain is Clang-compatible and so is mostly trivial. Resulting applications can be run using node.js, which we already support.

      One small issue is that the Emscripten compiler warns when using absolute include paths. There should be an option in the base cpp module to convert include paths which are subpaths of the project.sourceDirectory, to relative paths. There's a command line option to disable these warnings but obviously it's desirable.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kandeler Christian Kandeler
            jakepetroules Jake Petroules (DO NOT ASSIGN ISSUES)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes