Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump mlua-luau-scheduler to mlua 0.10.0 #274

Open
yatoiv opened this issue Nov 4, 2024 · 2 comments
Open

Bump mlua-luau-scheduler to mlua 0.10.0 #274

yatoiv opened this issue Nov 4, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@yatoiv
Copy link

yatoiv commented Nov 4, 2024

Title

@filiptibell filiptibell added the enhancement New feature or request label Nov 5, 2024
@filiptibell
Copy link
Collaborator

Just thought I'd mention this here as well - upgrading mlua-luau-scheduler to mlua version 0.10 may need a bit more effort than just bumping the version. The reason the scheduler is architected the way it is today is to make usage around mlua lifetimes more ergonomic, and those lifetimes are now completely gone in the latest version. The scheduler can probably be slimmed down a whole lot and some re-architecting could make it a lot more efficient.

@yatoiv
Copy link
Author

yatoiv commented Nov 7, 2024

Just thought I'd mention this here as well - upgrading mlua-luau-scheduler to mlua version 0.10 may need a bit more effort than just bumping the version. The reason the scheduler is architected the way it is today is to make usage around mlua lifetimes more ergonomic, and those lifetimes are now completely gone in the latest version. The scheduler can probably be slimmed down a whole lot and some re-architecting could make it a lot more efficient.

Interesting, Is there’s any estimated time for the scheduler update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants