Skip to content

Commit

Permalink
Add ram-dodging to go.js
Browse files Browse the repository at this point in the history
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
alainbryden committed Oct 6, 2024
1 parent 7873377 commit 3e11e0c
Showing 1 changed file with 1,381 additions and 1,292 deletions.
Loading

0 comments on commit 3e11e0c

Please sign in to comment.