On Monday, 12 January 2015 at 05:59:36 UTC, NVolcz wrote:
Can this be done in D? How easy is it? What about the runtime?

https://www.reddit.com/r/programming/comments/2s1sgg/151byte_static_linux_binary_in_rust/


Here's a link to my 56 byte "Hello, World!" program for the ARM Cortex-M platform in D. And, if I only used the string "Hello!" like the rust example, I believe it would be 47 bytes.

http://goo.gl/qWhpVX

Mike

Reply via email to