On Tuesday, 11 November 2014 at 17:24:31 UTC, Jacob Carlborg
wrote:
On 2014-11-11 15:05, Jacob Carlborg wrote:
The first step would be to implement native TLS, see this
issue [1].
BTW, the reason to implement native TLS is because otherwise we
need to implement basically what the dynamic linker is already
doing for TLS our self. Since it would be nice to have native
TLS support anyway I thought that was a better idea.
We're two releases into having native support for TLS in OSX now,
so it probably is time to switch over.