emscripten-core/emscripten
Ver no GitHubfetch.js doesn't work well in >2GB environment
Open
#13.323 aberto em 26 de jan. de 2021
help wantedwontfix
Métricas do repositório
- Stars
- (27.361 stars)
- Métricas de merge de PR
- (Mesclagem média 19d 10h) (147 fundiu PRs em 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 )