Hacker News new | ask | show | jobs
The Teensy Executable Revisited (muppetlabs.com)
38 points by ankitg12 7 hours ago
2 comments

System calls on Linux are stable ABI. They have to be, because you can statically link libc. This is different from Windows.
I didn't know there was a sequel! Looks like there's also a part 3 that covers teensy dynamic linking:

https://www.muppetlabs.com/~breadbox/software/tiny/somewhat....

Is it not common to explore a website? If you like one thing they've done, surely it's likely you'll like other things?