On Monday, 21 May 2018 at 20:29:13 UTC, Steven Schveighoffer
wrote:
On 5/20/18 12:47 PM, IntegratedDimensions wrote:
load and save are not working, an example is always compiled
in. No code in the input box still shows examples code in the
disassembly.
Why do we even have asm.dlang.org any more? The latest version
on there is 2.071.
I'd recommend using run.dlang.io, and clicking the ASM button.
Or use d.godbolt.org
-Steve
It would be nice if run.dlang.io didn't include phobos in the asm
display. Using selective imports doesn't help. Creates a huge
assembly just to use writeln.