asar
asar copied to clipboard
[feature request] Create package in memory
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?