What's Changed
DEFAULT_TO_CXXis now disabled by default. This means thatem++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.iniand
wasm64-emscripten.ini) intools/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