1 Open Issue Need Help Last updated: Dec 31, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue aims to enforce a strict, deterministic order for all state updates, ensuring they apply immediately and precisely in the compile-defined sequence. It explicitly prohibits any form of batching or asynchronous scheduling for state mutations and requires comprehensive testing with multiple concurrent updates.

Complexity: 4/5
good first issue compiler phase-2 frontend

zenith web framework

TypeScript