-
- Downloads
unix/main: Don't allow to specify too small heap size.
This will lead to crash like: FATAL: uncaught NLR 80a5420 On x86_32, the minimum heap size is smaller, but not 2 times, so just use value which works for x86_64.
Please register or sign in to comment