ffmpegwasm / ffmpegwasm/ffmpeg.wasm
wasm-ld: error: initial memory too small
- Ngôn ngữ chính
- C
- Star
- 17.8k
- Fork
- 1.1k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả

When I was customizing the configure file, I reported an "initial memory too small" error during the build process. I tried to make changes to the "INITIAL_MEMORY" and "ALLOW_MEMORY_GROWTH" properties, but it didn't seem to work, the error still exists!

So I made a forcible modification to emscripten's settings.js file, and it worked. Here's how
1. Copy the settings.js file and modify the default properties

2. Move the modified setting.js file to build.sh

Is there a final solution here?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.