emscripten-core/emscripten

fetch.js doesn't work well in >2GB environment

Open

#13.323 aperta il 26 gen 2021

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)C++ (3519 fork)batch import
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 )

Guida contributor