bsdconv icon indicating copy to clipboard operation
bsdconv copied to clipboard

single binary mode?

Open roytam1 opened this issue 3 years ago • 1 comments

is it possible to build bsdconv as a single binary? (everything is inside the .dll/.so file so no need to specify path.)

roytam1 avatar Jan 08 '23 16:01 roytam1

I think there are tools for packing current build result into single binary, it's not an easy task to turn the current design into single executable.

buganini avatar Jan 10 '23 16:01 buganini