run.dlang.io can now display ASM + AST + IR

kinke noone at nowhere.com
Mon Jan 15 22:50:55 UTC 2018


On Sunday, 14 January 2018 at 04:18:41 UTC, Seb wrote:
> 3) IR (LDC only)
>
> https://run.dlang.io/is/BOTNDf

Thanks Seb. I particularly like this feature. After a quick 
glance, the debuginfos (-g) seem to be needlessly enforced, 
bloating the IR.
A colored output would be a nice improvement; there's a plugin 
for the google-code-prettify JS library [1], which wouldn't 
increase the server load. Maybe there's one for asm too.

[1] https://gist.github.com/ndabas/2850418


More information about the Digitalmars-d-announce mailing list