<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [rc-js-util](./rc-js-util.md) &gt; [IWebAssemblyMemoryMemory](./rc-js-util.iwebassemblymemorymemory.md)

## IWebAssemblyMemoryMemory interface

Copied from lib.dom.d.ts to avoid portability issues.

**Signature:**

```typescript
export interface IWebAssemblyMemoryMemory 
```

## Properties

<table><thead><tr><th>

Property


</th><th>

Modifiers


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

[buffer](./rc-js-util.iwebassemblymemorymemory.buffer.md)


</td><td>

`readonly`


</td><td>

ArrayBuffer \| SharedArrayBuffer


</td><td>


</td></tr>
</tbody></table>

## Methods

<table><thead><tr><th>

Method


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

[grow(delta)](./rc-js-util.iwebassemblymemorymemory.grow.md)


</td><td>


</td></tr>
</tbody></table>
