asar icon indicating copy to clipboard operation
asar copied to clipboard

[feature request] Create package in memory

Open redbrain opened this issue 4 years ago • 0 comments

It would be nice to have the ability to create the asar package in memory. This way we can manipulate the package (as a Buffer) later in the script and not have to read/write to the disk until finished. Is this possible without a major rewrite?

redbrain avatar Jun 03 '21 21:06 redbrain