Hacker News new | ask | show | jobs
by pjmlp 1710 days ago
Only if that machine is a 8 or 16 bit CPU, with code compiled as -O0.

And even then, it's impossible to write something like malloc() without using either an external Assembler or language extensions.