LDC 1.40.1-beta1
kinke
noone at nowhere.com
Tue Mar 11 15:14:36 UTC 2025
Glad to announce the first beta for LDC 1.40.1. Major changes
since v1.40.0:
* Based on D 2.110.0 final.
* LLVM for prebuilt packages bumped to v19.1.7.
* New prebuilt package for Alpine Linux x86_64 with musl libc.
* Revived dynamic-compile (JIT) functionality (formerly
unsupported since LLVM 12), supporting LLVM 18+ now.
* Initial compiler and runtime support for ppc64 and ppc64le
systems that use the IEEE 754R 128-bit floating-point format.
* Initial support for Windows on ARM64. The prebuilt Windows
multilib package/installer bundles prebuilt arm64 druntime and
Phobos; cross-compiling works out of the box via
`-mtriple=aarch64-windows-msvc`.
Full release log and downloads:
https://github.com/ldc-developers/ldc/releases/tag/v1.40.1-beta1
Please help test, and thanks to all contributors & sponsors!
More information about the Digitalmars-d-announce
mailing list