FS#61909 - [ldc] wasm targets are unavailable

Attached to Project: Community Packages
Opened by Olivier FAURE (PoignardAzur) - Monday, 04 March 2019, 16:58 GMT
Last edited by Filipe Laíns (FFY00) - Sunday, 14 April 2019, 15:03 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Dan Printzell (Wild)
Filipe Laíns (FFY00)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

This package cannot compile programs to webasm, even though the matching ldc version on github can.

Additional info:
* Version: ldc 1.14

Steps to reproduce:

Download the package, and run `ldc2 --version`. The following lines are missing under "Registered Targets"

wasm32 - WebAssembly 32-bit
wasm64 - WebAssembly 64-bit
This task depends upon

Closed by  Filipe Laíns (FFY00)
Sunday, 14 April 2019, 15:03 GMT
Reason for closing:  Fixed
Additional comments about closing:  ldc 2:1.15.0-1
Comment by Filipe Laíns (FFY00) - Monday, 25 March 2019, 21:06 GMT
We are waiting on LLVM 8. As soon as it gets updated we can build the wasm targets.

Loading...