Pinned issues
Issues
- 32
Merge with mlua
#294 opened by khvzak - 1
- 7
Make rlua::Lua constructor unsafe
#192 opened by jugglerchris - 1
add get/set for UserData
#198 opened by clouds56 - 0
cargo test rebuilds too often
#217 opened by jugglerchris - 6
How to extract user data content
#203 opened by Yuri6037 - 1
Missing API
#249 opened by Yuri6037 - 2
__call metamethod and rlua::Function
#202 opened by lenscas - 1
Allow unsafe direct access to Lua state
#209 opened by jugglerchris - 8
Undefined symbol lua_checkstack
#273 opened by xhyrom - 4
consider expose ffi mod or create rlua-sys crate
#197 opened by clouds56 - 1
Support async functions as coroutines
#193 opened by jugglerchris - 17
Potential HUGE loss in performance
#248 opened by Yuri6037 - 0
- 1
[Typo] Example says laoded(instead of loaded)
#296 opened by Ciel-MC - 2
Memory leak when using system-luajit
#292 opened by Jspa2 - 3
Rlua + Luarocks Modules -> Fail to load
#291 opened by solo-fox - 3
- 3
- 1
[Request] UserData::from_lua
#286 opened by Caellian - 8
creating a `require`-able module
#285 opened by Yakiyo - 2
Crash on empty source
#281 opened by xNxExOx - 3
custom runtime path
#282 opened by paulfrische - 6
Cannot load DLLs in v0.19
#264 opened by AgentRev - 0
Update Lua 5.4 to 5.4.4.
#243 opened by jugglerchris - 2
Missing mutable borrows for Table<'lua>
#266 opened by CXWorks - 1
Example for eval return a struct?
#261 opened by niuhuan - 2
examples for error handling
#258 opened by knassar702 - 7
ios build error
#255 opened by Yuri6037 - 9
Segfault on clone of #[repr(C)] userdata subfield
#253 opened by makspll - 4
Question: How to exec multiple things at once?
#252 opened by Furry - 4
- 2
Capturing stdout
#250 opened by makspll - 6
- 6
problem on building on windows
#244 opened by emuvi - 1
Bindgen outputs should be checked in.
#245 opened by jugglerchris - 0
os.setlocale() may be unsafe
#238 opened by jugglerchris - 0
Handle os.date unsafety in Lua 5.1
#237 opened by jugglerchris - 9
Ability to turn off the pcall / xpcall wrappers
#190 opened by jugglerchris - 1
Nice to have: rlua::String could use Eq and Hash
#216 opened by singalen - 5
- 3
Support multiple Lua versions
#191 opened by jugglerchris - 3
Modules and Require
#212 opened by thatvertigo - 2
How to read _ENV after script execution?
#213 opened by singalen - 6
Error should impl PartialEq
#199 opened by yjhmelody - 3
Add a way to (optinally) export typenames
#195 opened by lenscas - 1
- 2
Read chunk-local data?
#205 opened by mrd0ll4r - 3
- 1