Hi,
I run the simple code with ARBB_VERBOSE=1 and i got the following output.
> ArBB GC: the heap is allocated, reserve size = 1073741824 bytes !
It is too large for my 32bit application.
Could you tell me how to change the size of GC heap? I tried ARBB_OPT_LEVEL, ARBB_INIT_HEAP and ARBB_MAX_HEAP, but it does not change.



