
Duetto 0.9.3 is out for better bringing C++ to the web. Improvements in this release include generated JavaScript files now being self-contained and not needing any helper JavaScript files, C++11 is now the default compilation mode, there's improvements to the standard C++ library support, and stdout/stderr are supported now using the web browser's console. Duetto 0.9.3 also has a new Windows installer.
Those interested in this EmScripten alternative that also uses LLVM for bringing C++ to the web can find details via this blog post. Next month the Duetto developers will be lifting the wraps on their next major release.
Add A Comment