emscripten-core/emscripten
Vedi su GitHubfetch.js doesn't work well in >2GB environment
Open
#13.323 aperta il 26 gen 2021
help wantedwontfix
Metriche repository
- Star
- (27.361 star)
- Metriche merge PR
- (Merge medio 19g 10h) (147 PR mergiate in 30 g)
Descrizione
there are some places in fetch.js that malloc memory.i think it need some works to do like library_fs.js to support >2GB (may use "CAN_ADDRESS_2GB" macro )