Using an external Assembler with D

Stefan Koch uplink.coder at googlemail.com
Thu Apr 26 09:42:05 UTC 2018


On Wednesday, 25 April 2018 at 20:31:46 UTC, solidstate1991 wrote:
> On Wednesday, 25 April 2018 at 15:25:42 UTC, Stefan Koch wrote:
>> Pass stuff on the stack ;)
>> and use extern (C) functions.
>
> Thanks! What about extern (D)? Is there a big chaos in the D 
> ABI under x86?

I think the D abi is not actually properly spec'd. But I may be 
wrong about that.


More information about the Digitalmars-d-learn mailing list