Skip to content
Verified Commit def09160 authored by Matthew Clarkson's avatar Matthew Clarkson
Browse files

feat: switch to assimilated binaries

Assimilated binaries are converted from a "fat" APE into a native
binary for the provided host.

This change means that the APE binaries are completely hermetic
binaries that do not require their own launcher, shell script or
anything else.

This solves a huge bootstrapping problem that POSIX shell scripts
need runfiles but to effectively find the runfiles one needs POSIX
tooling to resolve symlinks, etc.

Having a single executable to rely on solves the need for runfiles.
parent 0ffc0247
Loading
Loading
Loading
Pipeline #10740 passed with stages
in 2 minutes and 26 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment