ecs-observable/test
hypercross 1c55485f9f feat: add world serialization support
Introduce `toJSON` and `fromJSON` methods to the `World` class to
allow saving and restoring world states. This requires components and
relationships to have human-readable names for stable serialization.
2026-05-31 16:10:19 +08:00
..
relationships.test.ts feat: add world serialization support 2026-05-31 16:10:19 +08:00
serialization.test.ts feat: add world serialization support 2026-05-31 16:10:19 +08:00
world.test.ts feat: add world serialization support 2026-05-31 16:10:19 +08:00