Go compiler moving from C to Go

Jacob Carlborg doob at me.com
Mon Dec 23 02:02:34 PST 2013


On 2013-12-22 22:30, Iain Buclaw wrote:

> While useful the ability to write inline assembler functions, DMD
> can't inline these around the place. So you get all the benefits of
> being able to shortcut the fastest route to do X, but with the
> slowdown of 25% because there's a big elephant in the room.

I'm not talking about any specific compiler. I also wrote this post[1], 
which is more in line of with what GDC and LDC provides.

[1] 
http://forum.dlang.org/thread/mailman.28.1387438018.2938.digitalmars-d@puremagic.com?page=3#post-l943eg:24170f:241:40digitalmars.com

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list