Balázs Cene
Balázs Cene
Hey, sorry for the delay! Not sure why the project still has a setup.py file, I've switched to using Hatch a long time ago and that is completely pyproject.toml driven....
@Kirstukas Did you run this in Lupa or just Lua? In your output 5.1 and JIT 2.1 are incorrect in their output, the rest are correct. `load` is a good...
Yes, that's what I assumed was happening in the initial report: > From my testing I've gathered that each call to either .execute or .eval resets/uses its own _ENV, so...
Yes, again I knew all of this before I made the issue. I laid out my request in my previous comment, but here it is again: > - Share _ENV...