13.4.0
Features
symbolic-debuginfo: addSourceBundleWriter::write_object_with_filter_and_provider, which builds a source bundle from caller-supplied source content instead of relying on the local filesystem. (#988)
Fixes
- Fix issue with overflowing section offsets in 64bit Mach-O files. (#985)
Changes
- Rework WASM API to expose lower level
symbolictypes. (#992) symbolic-debuginfo: use the Czstdlibrary on wasm32 too (via zstd-sys's wasm-shim), replacing theruzstddecoder added in #989. One zstd implementation for all targets;ruzstdis no longer a dependency. Building for wasm now requires clang. (#990)