emscripten-core/emscripten

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

Ouverte

#13 323 ouverte le 26 janv. 2021

 (1 commentaire) (0 réaction) (0 personne assignée)C++ (3 519 forks)batch import
help wantedwontfix

Métriques du dépôt

Stars
 (27 361 étoiles)
Métriques de merge PR
 (Merge moyen 19j 10h) (147 PRs mergées en 30 j)

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 )

Guide contributeur