Daniel
Daniel
The library looks to the assembly path in order to load `libzstd.dll`, but this fails when Costura.Fody is used unless `Zstandard.Net` is specifically excluded. Proposed solution is to add some...
**Bug report** **Version (complete output of `terser -V` or specific git commit)** terser 5.15.0 **Complete CLI command or `minify()` options used** `terser node_modules\acorn\dist\acorn.js -c > minified.js` **`terser` input** **`terser` output...
From what I understand, SMB uses a lot of the IOP memory resulting in some games crashing. Wouldn't it be possible to make a custom protocol that takes less memory...
- [x] Have you signed the [Contributor License Agreement](https://cla.opensource.microsoft.com/microsoft/winget-pkgs)? - [x] Have you checked that there aren't other open [pull requests](https://github.com/microsoft/winget-pkgs/pulls) for the same manifest update/change? - [x] Have you...
There's no license info for the project
Would it be possible to add a PK file import / export function? (maybe even upgrade for older versions...) Great app!
I think it would make more sense to store the template data, move list, etc inside the ROMFS rather than have the user extract it to the SD card... You...
Hal 9000's mega builds had printer emulation, it would be nice if this feature could be added along with potentially making some improvements like printing to PDF and asking where...
**Feature request** Annotations that could be applied in the code to retain and reserve individual variables in the global scope would be nice. something like this perhaps ```javascript /*@__RETAIN__*/ /*@__RESERVE__*/...