jart / blink

tiniest x86-64-linux emulator
ISC License
6.96k stars 222 forks source link

MAP_FIXED_NOREPLACE workaround for WSL1 #75

Closed trungnt2910 closed 1 year ago

trungnt2910 commented 1 year ago

This prevents blink from entirely panicking during early initialization.

Due to the nature of WSL1, make check still fails in various tests for various reason but this should not be related to mmap.