Variable Memory.limits

class Memory
{
  // ...
  const(wasmer.bindings.wasm_limits_t) limits ;
  // ...
}