emscripten-core / emscripten-core/emscripten
Implement mmap address location hints
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
I am attempting to port an application that needs the ability to request an address location for mmap. After about a week of trying to figure out why it wouldn't work, I found this
https://github.com/emscripten-core/emscripten/blob/1691af2b50dec778cc01d8a9e8dd3cfaf732a1ad/system/lib/libc/emscripten_mmap.c#L110
Would this be difficult to do?
Contributor guide
Assessment
This issue has not been assessed yet.