MIRROR: javascript for ๐Ÿœ's, a tiny runtime with big ambitions
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

typo..

+1 -1
+1 -1
include/arena.h
··· 37 37 // the kernel can hand out mmap addresses above the 47-bit NaN-boxing ceiling. 38 38 // ant_mmap_low() probes the low VA range with MAP_FIXED_NOREPLACE 39 39 // before falling back to an unpinned mmap. only needed on Linux 40 - #ifdef __linux__s 40 + #ifdef __linux__ 41 41 42 42 #ifndef MAP_FIXED_NOREPLACE 43 43 #define MAP_FIXED_NOREPLACE 0x100000