Proposal for porting D runtime to WebAssembly

Jacob Carlborg doob at me.com
Sun Nov 24 18:46:04 UTC 2019


On 2019-11-23 10:51, Sebastiaan Koppe wrote:
> This is my proposal for porting D runtime to WebAssembly. I would like 
> to ask you to review it. You can find it here: 
> https://gist.github.com/skoppe/7617ceba6afd67b2e20c6be4f922725d

What will happen to code that uses TLS? Will it be promoted to a global 
variable or will it fail to compile?

-- 
/Jacob Carlborg


More information about the Digitalmars-d-announce mailing list