emscripten-core/emscripten

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

Open

#13,323 创建于 2021年1月26日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)C++ (3,519 fork)batch import
help wantedwontfix

仓库指标

Star
 (27,361 star)
PR 合并指标
 (平均合并 19天 10小时) (30 天内合并 147 个 PR)

描述

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 )

贡献者指南