You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I am currently working with nsis installer files. These seem to use lzma compression a lot. I'd love seeing a de/compressor operator for that.
Is your feature request related to a problem? Please describe.
I am currently working with nsis installer files. These seem to use lzma compression a lot. I'd love seeing a de/compressor operator for that.
Describe the solution you'd like
Implement a new lzma de/compressor operator. There even seems to be a javascript implementation already: https://github.com/LZMA-JS/LZMA-JS
Describe alternatives you've considered
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: