Duetto C++ Web Compiler Supports Async RPC, New Headers

Written by Michael Larabel in Programming on 17 March 2014 at 01:05 PM EDT. Add A Comment
PROGRAMMING
Duetto is a C++ compiler for the web similar to EmScripten whereby C++ code is made web-compatible through the use of LLVM and a JavaScript back-end. The latest work on the Duetto compiler allows for new functionality.

Duetto 0.9.4 was announced today and this new "compiler for the web" release has initial support for promise-based async RPC, string interoperability with JavaScript, support for C++ mutex/atomic/thread headers, and various other changes.

Open-source developers wishing to translate C++ code for web usage via JavaScript can learn more information about Duetto 0.9.4 via the developer's blog post.
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