> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nanoforge.eu/llms.txt
> Use this file to discover all available pages before exploring further.

# registry

> The WASM-backed entity/component registry.

import { PageLink } from '/snippets/tsdocs/PageLink.jsx';
import { RefLink } from '/snippets/tsdocs/RefLink.jsx';

# registry

## Summary

The WASM-backed entity/component registry.

## Remarks

Use this to spawn entities, register components, add systems, and query component data.
