"git@gitlab.haskell.org:haskell-wasm/ghc.git" did not exist on "4b349cd225c048ecb2f6342689f644315876b86d"
return NULL in my_mmap in a case of darwin_HOST_OS to make it work on iOS. It...
return NULL in my_mmap in a case of darwin_HOST_OS to make it work on iOS. It allows more attempts for osTryReserveHeapMemory. On macos it succeeds on the first try but ios doesn't give 256GB (0x4000000000) to allocate
Loading
Please register or sign in to comment