Skip to content

Conversation

@Zaurzo
Copy link
Contributor

@Zaurzo Zaurzo commented Nov 15, 2025

Over the course of a lot of updates, a lot of the functions in the jit library have been disabled. This PR adds some backwards compatibility to jit.attach and jit.util.funcuvname for old addons that may use them, so they do not break (or at least cause critical errors.)

jit.attach - Changed to now throw a non-halting error.
jit.util.funcuvname - Functionality completely recreated using debug.getupvalue. This basically restores it, keeping old addons that use it working as expected.

@robotboy655 robotboy655 added the Enhancement The pull request enhances current functionality. label Nov 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement The pull request enhances current functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants