Duetto 0.9.6 - support for debugging and optimizations

Written for Cheerp by Stefano De Rossi on 2014-04-18

Duetto 0.9.6 has been released today with initial support for in-browser debugging using Source Maps and featuring new optimizations.

Version 0.9.6:

        * Initial support for debugging using Source Maps
        * Improved type safety of SROA optimization and enabled it
        * Collapse allocations when possible
        * Enable GNU extensions to C++ by default
        * Generate "strict" mode JavaScript
        * Explicitly disable unsupported sets and maps of pointers
        * Fixed std set and map for other types

Read more

Read all announcements