@nrbx/scheduler
v19.0.0
Published
React 19 cooperative scheduler for Roblox — ported from Lua to TypeScript
Readme
@nrbx/scheduler
The React 19 cooperative scheduler for Roblox, ported from Lua to roblox-ts.
This package is private. It is an internal runtime dependency of @nrbx/react-reconciler and is not intended to be consumed directly by application code.
It implements the priority-based task scheduler that drives the fiber work loop, including lane-priority mapping, frame-based yielding, and the mock-scheduler hooks used by test environments.
Built with roblox-ts
