<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [rc-js-util](./rc-js-util.md) &gt; [IEmscriptenBindings](./rc-js-util.iemscriptenbindings.md)

## IEmscriptenBindings interface

Emscripten library bindings used by util.

**Signature:**

```typescript
export interface IEmscriptenBindings 
```

## Methods

<table><thead><tr><th>

Method


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

[\_free(ptr)](./rc-js-util.iemscriptenbindings._free.md)


</td><td>


</td></tr>
<tr><td>

[\_malloc(size)](./rc-js-util.iemscriptenbindings._malloc.md)


</td><td>


</td></tr>
<tr><td>

[runtimeKeepalivePop()](./rc-js-util.iemscriptenbindings.runtimekeepalivepop.md)


</td><td>


</td></tr>
<tr><td>

[runtimeKeepalivePush()](./rc-js-util.iemscriptenbindings.runtimekeepalivepush.md)


</td><td>


</td></tr>
</tbody></table>
