January 21, 2019
Glad to announce the first beta for LDC 1.14:

* Based on D 2.084.0+ (today's DMD stable).
* Linking WebAssembly doesn't require an integrated LLD linker anymore (e.g., also working with distro packages and wasm-ld linker).
* 32-bit LTO-able druntime/Phobos newly bundled with prebuilt Windows packages.
* Various fixes.

Full release log and downloads: https://github.com/ldc-developers/ldc/releases/tag/v1.14.0-beta1

Thanks to all contributors!