# Hash Errors

## `Hash.MemoryError`

Thrown when a WASM module cannot grow its memory to the required size.

**Source:** [src/wasm/internal/instantiate.ts](https://github.com/wevm/ox/blob/main/src/wasm/internal/instantiate.ts#L123)
