Remix.run Logo
Retr0id 3 days ago

You'd need to distribute ld.so also, otherwise you'll run into ld/libc incompatibilities.

loeg 2 days ago | parent [-]

Sure.

account42 a day ago | parent [-]

... and ld.so needs to be at a specific absolute path so you can't just distribute it along with your application, you need to use an actual container for this.