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

Open Issues Need Help

View All on GitHub
Web Development Backend

AI Summary: This issue aims to ensure that state updates in the system are applied in a predictable and deterministic order, specifically matching the order in which they are defined during compilation. The goal is to eliminate any asynchronous scheduling or batching, guaranteeing immediate execution of multiple state mutations in their compile-defined sequence.

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

zenith web framework

TypeScript