Class DefaultMemAllocStrategy

java.lang.Object
com.dylibso.chicory.runtime.alloc.DefaultMemAllocStrategy
All Implemented Interfaces:
MemAllocStrategy

public final class DefaultMemAllocStrategy extends Object implements MemAllocStrategy
  • Constructor Details

    • DefaultMemAllocStrategy

      public DefaultMemAllocStrategy(int max)
  • Method Details