8000 Update Luau dependency to 0.671 to remove require-by-string hacks by vrn-sn · Pull Request #242 · luau-lang/lute · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update Luau dependency to 0.671 to remove require-by-string hacks #242

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

Merged
merged 3 commits into from
May 1, 2025

Conversation

vrn-sn
Copy link
Member
@vrn-sn vrn-sn commented May 1, 2025

This PR removes several of the hacks involved in implementing support for Luau.Require in Lute, as release 0.671 of Luau.Require added various helpful functions like luarequire_pushproxyrequire and luarequire_registermodule.

@vrn-sn vrn-sn requested a review from aatxe May 1, 2025 18:40
@vrn-sn vrn-sn marked this pull request as ready for review May 1, 2025 18:49
@vrn-sn vrn-sn changed the title Update Luau dependency to 0.671 Update Luau dependency to 0.671 to remove require-by-string hacks May 1, 2025
@aatxe aatxe merged commit f27e0f3 into primary May 1, 2025
6 checks passed
@aatxe aatxe deleted the vrn-sn/update-to-luau-0.671 branch May 1, 2025 22:12
@Nicell Nicell mentioned this pull request May 2, 2025
green-real pushed a commit to green-real/lute that referenced this pull request May 19, 2025
…au-lang#242)

This PR removes several of the hacks involved in implementing support
for Luau.Require in Lute, as release 0.671 of Luau.Require added various
helpful functions like `luarequire_pushproxyrequire` and
`luarequire_registermodule`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0