Hacker News new | ask | show | jobs
by humblebee 2879 days ago
It supports both a `DefaultMemoryPages` size, as well as a `MaxMemoryPages` in the vmconfig[0]. Only the `DefaultMemoryPages` is set when running through the cli (value of 128 pages, with a page size of 64KB), and there appear to be no flags to configure it at the moment.

[0] https://github.com/perlin-network/life/blob/master/exec/vm.g...