Duetto Clang C++ For The HTML5 Web Is Now In Beta

Written by Michael Larabel in LLVM on 2 October 2013 at 04:09 PM EDT. 8 Comments
LLVM
Several months ago I wrote about the Duetto C++ compiler that is based upon LLVM's Clang and looks to take C++ programming to the HTML5 web. We hadn't heard anything out of the project since then, but today they're announcing their first public beta.

First of all, yes, Duetto is similar in nature to EmScripten. Both Duetto and EmScripten are in fact are based on LLVM/Clang.

What the Duetto developers claim differentiates them from EmScripten is that it's "a C++ compiler with a C++ mindset." Duetto compiles standard C++11 code to JavaScript and can handle HTML5 features like WebGL without any middle layer.

Details on Duetto are still fairly scarce as is their beta today. Only 100 developers are being granted access to Duetto today, but it's been said that the "C++ compiler for the web" will be properly released in one months time. Duetto is to be released under a dual-licensing model for an open-source project and also an enterprise-backed version.

More details on today's Duetto activity can be found on this blog by one of its developers, Alessandro Pignotti.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week