What Julia Does Right

Walter Bright newshound2 at digitalmars.com
Fri Dec 9 19:04:53 UTC 2022


On 12/9/2022 9:28 AM, H. S. Teoh wrote:
>>> The BinaryBuilder package allows you to cross-compile the same
>>> program to all platforms supported by Julia
> 
> This IMO would be a big selling point for dub.  We need a comprehensive
> cross-compiling solution that doesn't need manual hacking to work. LDC's
> built-in Windows target is awesome, but still needs manual setup.
> Cross-compilation to Mac is still incomplete, and WASM support is
> separate and needs work.

Recently, dmd acquired the ability to cross compile for all its supported 
platforms. Cross linking, though, remains a problem.



More information about the Digitalmars-d mailing list