Thread overview
LDC 1.14.0
Feb 17, 2019
kinke
Feb 18, 2019
aberba
Feb 18, 2019
Guillaume Piolat
Feb 18, 2019
Radu
Feb 22, 2019
zoujiaqing
February 17, 2019
Glad to announce LDC 1.14:

* Based on D 2.084.1.
* 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.
* AddressSanitizer support for fibers.
* Various fixes.

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

Thanks to all contributors!
February 18, 2019
On Sunday, 17 February 2019 at 15:46:01 UTC, kinke wrote:
> Glad to announce LDC 1.14:
>
> * Based on D 2.084.1.
> * 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.
> * AddressSanitizer support for fibers.
> * Various fixes.
>
> Full release log and downloads: https://github.com/ldc-developers/ldc/releases/tag/v1.14.0
>
> Thanks to all contributors!

Work on WebAssembly is very well appreciated. Big thanks to all contributors
February 18, 2019
On Sunday, 17 February 2019 at 15:46:01 UTC, kinke wrote:
> Glad to announce LDC 1.14:
>
> * Based on D 2.084.1.
> * 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.
> * AddressSanitizer support for fibers.
> * Various fixes.
>
> Full release log and downloads: https://github.com/ldc-developers/ldc/releases/tag/v1.14.0
>
> Thanks to all contributors!

Thank you! Great release as always :)
February 18, 2019
On Sunday, 17 February 2019 at 15:46:01 UTC, kinke wrote:
> Glad to announce LDC 1.14:
>
> * Based on D 2.084.1.
> * 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.
> * AddressSanitizer support for fibers.
> * Various fixes.
>
> Full release log and downloads: https://github.com/ldc-developers/ldc/releases/tag/v1.14.0
>
> Thanks to all contributors!

Awesome! Thank you!
February 22, 2019
On Sunday, 17 February 2019 at 15:46:01 UTC, kinke wrote:
> Glad to announce LDC 1.14:
>
> * Based on D 2.084.1.
> * 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.
> * AddressSanitizer support for fibers.
> * Various fixes.
>
> Full release log and downloads: https://github.com/ldc-developers/ldc/releases/tag/v1.14.0
>
> Thanks to all contributors!

Thanks for your work!

How to upgrade benchmark for it?
https://github.com/kostya/benchmarks