#5212Requested

Read-through cache in WASM memory for tables holding static data

Requested by @extracted
Energy Committed10,001TeVfrom 2 boosters

Let us opt-in to a specific table behavior where data is read-through cached in WASM memory, and held between reducer invocations. This would be used for mostly-static data like navmesh data, terrain heightmap data, collider data, etc.

It would even be ok if this means writes to these tables become extremely slow in order to invalidate caches in all the WASM instances, because these tables would almost never be written to.

  1. website-features added the feature-request label Jun 3, 2026

Boost this Request

Reopen this request?

The request will return to its prior live status.

Mark as Duplicate

Pick the request that Read-through cache in WASM memory for tables holding static data is a duplicate of. Energy rolls up into that request and GitHub closes the linked issue as a duplicate with a timeline reference to the canonical.

Unmark Duplicate

Restore as an independent request. The linked GitHub issue will be reopened and its duplicate-of relationship cleared. The original timeline entries stay as history; the note below is posted as a follow-up comment.