WebAssembly design is done?

Ola Fosheim Grøstad via Digitalmars-d digitalmars-d at puremagic.com
Wed Mar 1 00:47:31 PST 2017


On Wednesday, 1 March 2017 at 08:01:41 UTC, Saurabh Das wrote:
> I'm not so up-to-date about the mechanics of WebAssembly, but 
> it would be pretty exciting to run D code in the browser.
>
> Is this now possible or have I completely misunderstood what 
> WebAssembly allows for?

It should be possible, at least if you give up on the garbage 
collector.



More information about the Digitalmars-d mailing list