RFC: Pay-as-you-go, Portable D Runtime for Microcontrollers (and maybe more)

Dan Olson via Digitalmars-d digitalmars-d at puremagic.com
Tue May 5 08:41:13 PDT 2015


Iain Buclaw via Digitalmars-d <digitalmars-d at puremagic.com> writes:

> If the cost is too much (ie: there is no heap), then we should be able
> to stop emutls from kicking in by preventing the D frontend from
> returning true on isThreadLocal calls.

Iain, I think something like this would be good in GDC.  Makes it so
much easier to compile for no thread environments.


More information about the Digitalmars-d mailing list