8000 Remove `setfenv` and `getfenv` from the builtin environment. · Issue #145 · luau-lang/lute · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Remove setfenv and getfenv from the builtin environment. #145

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

Closed
aatxe opened this issue Apr 18, 2025 · 0 comments
Closed

Remove setfenv and getfenv from the builtin environment. #145

aatxe opened this issue Apr 18, 2025 · 0 comments
Labels
runtime Work in the C++ runtime portion of the code

Comments

@aatxe
Copy link
Collaborator
aatxe commented Apr 18, 2025

Lute has no reason to retain setfenv and getfenv. They've been deprecated in Luau itself, and we don't need to support them for backwards compatibilty reasons in standalone Lute.

@aatxe aatxe added the runtime Work in the C++ runtime portion of the code label Apr 18, 2025
This was referenced Apr 18, 2025
aatxe pushed a commit that referenced this issue Apr 19, 2025
Closed old PR because I messed up and forgot to switch to main before
making another branch

Closes issue #145
@aatxe aatxe closed this as completed Apr 19, 2025
green-real pushed a commit to green-real/lute that referenced this issue May 19, 2025
Closed old PR because I messed up and forgot to switch to main before
making another branch

Closes issue luau-lang#145
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
runtime Work in the C++ runtime portion of the code
Development

No branches or pull requests

1 participant
0