In certain situations it makes sense to have bulk memory allocated to the VM which can be allocations and cleanup faster.
Perhaps can be a feature specific to nightly rust, at least unti allocator_api stablizes.
Not sure how feasible it would be given that this project mostly depends on ffi calls.
In certain situations it makes sense to have bulk memory allocated to the VM which can be allocations and cleanup faster.
Perhaps can be a feature specific to nightly rust, at least unti
allocator_apistablizes.Not sure how feasible it would be given that this project mostly depends on ffi calls.