Skip to content

Start adding components of the Execute module - #89

Merged
HaroldCindy merged 2 commits into
mainfrom
scheduling_migration_to_slua
Aug 21, 2026
Merged

Start adding components of the Execute module#89
HaroldCindy merged 2 commits into
mainfrom
scheduling_migration_to_slua

Conversation

@HaroldCindy

Copy link
Copy Markdown
Contributor

These components basically comprise the innards of what used to exist solely within the private codebase's LLScriptExecuteLuau.

In the future LLScriptExecuteLuau will be a small wrapper around these building blocks instead. It's a lot easier to have them here when trying to build out things like VM sharing, GC pacing changes, pre-emption tweaks, etc.

These components basically comprise the innards of what used to
exist solely within the private codebase's `LLScriptExecuteLuau`.

In the future `LLScriptExecuteLuau` will be a small wrapper around
these building blocks instead. It's a lot easier to have them here
when trying to build out things like VM sharing, GC pacing changes,
pre-emption tweaks, etc.
@HaroldCindy
HaroldCindy marked this pull request as ready for review August 21, 2026 22:14
@HaroldCindy
HaroldCindy merged commit 0e9e91c into main Aug 21, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant