All symbols exported on wasm target

Johan Engelen j at j.nl
Sat Nov 3 12:45:25 UTC 2018


On Saturday, 3 November 2018 at 11:12:42 UTC, Sebastiaan Koppe 
wrote:
> I am doing a lot of wasm [1] compilation with ldc lately, and I 
> have noticed that all symbols get exported regardless of what I 
> try. E.g. strip-all wont strip any, etc.

You could testdrive this PR: 
https://github.com/ldc-developers/ldc/pull/2894

-Johan



More information about the digitalmars-d-ldc mailing list