summaryrefslogtreecommitdiff
path: root/src/memory.rs
AgeCommit message (Expand)Author
2023-10-24Remove MemoryState from ExtraData and retrieve using lua_getallocf (recently ...Alex Orlenko
2023-07-22Use c-unwind ABI (Rust 1.71+)Alex Orlenko
2023-04-14Remove usage of crate::ffi (clippy)Alex Orlenko
2023-03-26Support setting memory limit for Lua 5.1/JIT/LuauAlex Orlenko