Skip to content
Snippets Groups Projects
Verified Commit 2cf2ee77 authored by Vladimír Čunát's avatar Vladimír Čunát
Browse files

modules impl.: avoid using custom trampolines

...when making calls from lua to C modules; use luaJIT FFI instead.
This eliminates some cases of lua_pushlightuserdata().
parent 07edf082
Branches
Tags
1 merge request!797lua light userdata
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment