Jeroen Demeyer on Sun, 29 Jan 2017 19:05:27 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: Use PROT_NONE for unused virtual stack memory |
On 2017-01-29 16:50, Bill Allombert wrote:
Giving up on mmap on emscripten after it worked fine for one year would not be very constructive.
Actually, I think it would be constructive: I see no advantage of the mmap() implementation for emscripten. It is just extra complexity with no reason.