Closed
Description
Now arguably this is also a fault of the bevy crate depending on 4
versions of the windows
crate, but a bare bevy project consumes 800mb of memory just for us to hold the entire source in memory in the VFS (without any windows source files its ~90mb
. This is beyond excessive, especially when you realize that this is doubled once we put the source into salsa in a normalized form! We definitely need to rethink our strategy here.