On Wednesday, 17 December 2014 at 12:29:53 UTC, Foo wrote:
And how? I'm on Windows.

Digital Mars sells an obj2asm function that will disassemble dmd generated code. I think it is in the $15 basic utility package.

But VLA/alloca is more complex than a regular function - the compiler needs to know about it to adjust for the changed stack. It'll take more length to write this up, I'll do it in a separate post.

Reply via email to