Created attachment 274195 [details] New port installing release 1.0.1 unhare extracts the filesystem that Bun embeds in a standalone executable. It finds the bundle through the ELF section holding it, or by scanning the whole file where there is no such section -- which is what the Mach-O and PE executables Bun builds on other systems need -- and writes the bundled modules out as ordinary files.
Created attachment 274222 [details] New port installing release 1.1
Created attachment 274323 [details] New port installing release 1.1.1