yesterday i got a dynamically linked #bevy executable to sync between my build machine and a docker container on my laptop and run a graphical application by replacing the elf header which pointed to the default hash-suffixed build artifact, and also syncing the toolchain's stdlib .so
11 likes 1 replies
?