Remix.run Logo
imadr 5 days ago

And it shouldn't need to. Making (relatively) simple changes like checking-in fixed versions of dependencies in the code base and abstracting away core logic from the platform layer goes a long way. This works well for video games

3eb7988a1663 5 days ago | parent [-]

It has been my understanding that video games do not patch libraries. Pick a version that is available today and use it forever.