On Sunday, 13 September 2015 at 05:53:27 UTC, deadalnix wrote:
On Sunday, 13 September 2015 at 02:19:27 UTC, BBasile wrote:
On Wednesday, 9 September 2015 at 20:33:43 UTC, deadalnix wrote:
All is in the title.

ARM/Mips/pNaCl/WebAssembly require 32bits to work. These are valuable targets IMO.

I can provide support, but I just don't have the bandwidth to pull it by myself. If someone could step up, that'd be great.

Do you think that libd is 32bit ready ?

https://github.com/SDC-Developers/SDC/pull/141

Building on 32 bits and generating 32 bit code are 2 different things.

No I don't think libd can compile on a 32 bits system ATM, but I do not expect it to be that far away from being able to do so.

That's a pitty. libd itself could be usefull to program some tools for the language. I particularly think to IDE stuff like symbol list, module name finder, etc. So far in Coedit I use libdparse but if libd would be available for the 32 bit plateforms I won't be against using it.

Reply via email to