<div class="gmail_quote">On Thu, Aug 4, 2011 at 10:37 AM, Adam Ruppe <span dir="ltr"><<a href="mailto:destructionator@gmail.com">destructionator@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

D isn't designed to run in 8 or 16 bit at all, but even with 32 bit,<br>
in theory, it would work, but in practice i don't think any of the<br>
compilers and runtimes are up to it right now.<br></blockquote><div><br></div><div>GDC's fork of Phobos and DRuntime is mostly ready for ARM, but GDC itself currently has a few bugs there. The most significant one is that it doesn't align struct/class fields correctly per the ARM ABI. </div>

</div><br>