Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
go.js now uses ram-dodging, significantly reducing it's ram footprint from ~75GB to just 19GB or so (2.6GB static to run + 16GB dynamic for the largest function it calls) Also made cheats enabled by default and they disable themselelves automatically if SF14.2 is unavailable. Also added stronger typing to the functions to ease debugging.
- Loading branch information