emscripten-core/emscripten
View on GitHubfetch.js doesn't work well in >2GB environment
Open
#13,323 opened on Jan 26, 2021
help wantedwontfix
Repository metrics
- Stars
- (27,361 stars)
- PR merge metrics
- (Avg merge 19d 10h) (147 merged PRs in 30d)
Description
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 )