Remix.run Logo
belkinpower 10 hours ago

This is already how busybox works. These examples are taking it to a more extreme level but it's not _that_ crazy.

zahlman 10 hours ago | parent [-]

AIUI, on Windows, pip (via the vendored `distlib`) also makes stub executables that work this way to implement the "entry points" defined in installed wheels. See: https://github.com/pypa/distlib/blob/master/PC/ReadMe.txt