int Int32([int? at]) { reset(at); final v = WasmMemory.heapI32[_cur >> 2]; _cur += WasmSize.Int32; return v; }