This website requires JavaScript.
Explore
Help
Sign In
admin
/
mlua-rs-mlua
Watch
1
Star
0
Fork
0
You've already forked mlua-rs-mlua
mirror of
https://github.com/mlua-rs/mlua
synced
2026-06-08 16:05:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
97ca3e2c08621df10ad60fe8c845f3691fde9788
mlua-rs-mlua
/
mlua-sys
/
src
T
History
Alex Orlenko
64b1d152b9
Deprecate
Lua::load_from_finction
and replace it with
Lua::register_module
and
Lua::preload_module
instead.
2025-04-26 13:42:07 +01:00
..
lua51
Deprecate
Lua::load_from_finction
and replace it with
Lua::register_module
and
Lua::preload_module
instead.
2025-04-26 13:42:07 +01:00
lua52
Deprecate
Lua::load_from_finction
and replace it with
Lua::register_module
and
Lua::preload_module
instead.
2025-04-26 13:42:07 +01:00
lua53
Restrict access to Luau VM from UserData destructors.
2025-04-05 10:31:39 +01:00
lua54
Restrict access to Luau VM from UserData destructors.
2025-04-05 10:31:39 +01:00
luau
mlua-sys: Update Luau to 0.671
2025-04-25 23:38:49 +01:00
lib.rs
Remove Roblox from references to Luau
2025-02-24 19:03:36 +00:00
macros.rs
Add rustfmt.toml
2024-07-31 13:42:37 +01:00