On Saturday, 18 August 2018 at 16:47:35 UTC, kinke wrote:
Glad to announce LDC 1.11:

* Based on D 2.081.2.
* Prebuilt packages now using LLVM 6.0.1 and including additional cross-compilation targets (MIPS, MSP430, RISC-V and WebAssembly). * Rudimentary support for compiling & linking directly to WebAssembly. See the dedicated Wiki page [1] for how to get started. * AArch64 (64-bit ARM) now mostly working on Linux/glibc and Android. * Some support for classes without TypeInfos, for -betterC and/or a minimal (d)runtime.

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

Thanks to all contributors!

[1] https://wiki.dlang.org/Generating_WebAssembly_with_LDC

Awesome news! Will we get a release of the ltsmaster branch as well? From the release notes it sounds like building with a more recent version is a good idea...

Reply via email to