Skip to main contentModule functions
Source - budget
- Typed FCALL wrappers for budget functions (lua/budget.lua).
- execution
- Typed FCALL wrappers for execution lifecycle functions (lua/execution.lua).
- flow
- Typed FCALL wrappers for flow coordination functions (lua/flow.lua).
- lease
- Typed FCALL wrappers for lease management functions.
- quota
- Typed FCALL wrapper for quota admission function (lua/quota.lua).
- scheduling
- Typed FCALL wrappers for scheduling functions (lua/scheduling.lua).
- signal
- Typed FCALL wrappers for signal delivery and resume-claim functions
(lua/signal.lua).
- stream
- Typed FCALL wrapper for stream append function (lua/stream.lua).
- suspension
- Typed FCALL wrappers for suspension and waitpoint functions
(lua/suspension.lua).