mirror of
https://github.com/mlua-rs/mlua
synced 2026-06-08 16:05:43 +00:00
71f3dd50a1
Vastly simpler and less magical than using a fixed size magical section of the active stack, and seems to be no slower. The only real downside is that it *seems* extremely extremely hacky (and to be fair, it is).