Skip to content

6.0.6

Latest

Choose a tag to compare

@emscripten-bot emscripten-bot released this 05 Aug 21:15
ce75e06

What's Changed

  • DEFAULT_TO_CXX is now disabled by default. This means that em++ is now
    required when linking C++ programs, matching the behavior of clang and gcc.
    The old behavior is still available using -sDEFAULT_TO_CXX. (#11121)
  • Added example Meson cross compilation files (wasm32-emscripten.ini and
    wasm64-emscripten.ini) in tools/meson/. (#27478)
  • libcxx and libcxxabi were updated to LLVM 22.1.8. (#27428)

Contributors

Thanks to the following contributors: @sbc100 (29) @aheejin (6) @guybedford (2) @tlively (1)

Full Changelog: 6.0.5...6.0.6