About supporting EMScripten

kinke noone at nowhere.com
Wed Dec 16 22:41:55 UTC 2020


On Wednesday, 16 December 2020 at 20:07:44 UTC, Ferhat Kurtulmuş 
wrote:
> I am receiving the same error on both.

Looks like you're using LDC v1.24 to compile that older patched 
druntime - that won't work, compiler and druntime are tightly 
coupled. So you'll either need the LDC of that time, or rebase 
Sebastiaan's changes on top of 
https://github.com/ldc-developers/druntime/tree/ldc-v1.24.0.


More information about the digitalmars-d-ldc mailing list