emscripten-core/emscripten

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

Open

#13 323 ouverte le 26 janv. 2021

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)C++ (3 519 forks)batch import
help wantedwontfix

Métriques du dépôt

Stars
 (27 361 stars)
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