Hacker News new | ask | show | jobs
by phirephly 5517 days ago
Embedded systems, 128 bytes of RAM. I really do just want portable assembly.
2 comments

But you don't have it, unfortunately. At that level C is just as unsuitable. Time to break out your assembler. ;)
To put that in perspective, 128 bytes is an x64 program's stack's red zone. :D