Browse Source
module._memory was already moved over to a new shared_ptr.
So code_memory_size was not increased at all.
This lowers the heap space and so saves a bit of memory, usually between 50 to 100 MB.
This fixes a regression of b8ccd49d77
nce_cpp
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue