| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-22 | 537 Bytes | |
| v0.11.5 source code.tar.gz | 2025-11-22 | 281.5 kB | |
| v0.11.5 source code.zip | 2025-11-22 | 382.9 kB | |
| Totals: 3 Items | 665.0 kB | 0 | |
What's Changed
- Luau updated to 0.701
- Added
Lua::set_memory_categoryandLua::heap_dumpfunctions to profile (Luau) memory - Added
Lua::type_metatablehelper to get metatable of a primitive type - Added
Lua::tracebackfunction to generate stack traces at different levels - Added
add_method_once/add_async_method_onceUserData methods (experimental) - Make
AnyUserData::type_namepublic - impl
IntoLuaMultifor&MultiValue
Full Changelog: https://github.com/mlua-rs/mlua/compare/v0.11.4...v0.11.5