yanghuan / CSharp.lua

The C# to Lua compiler
Other
1.23k stars 202 forks source link

Properly handle Pinvoke in code #505

Closed ghost closed 8 months ago

ghost commented 9 months ago

I'm talking about the C FFI, not Lua FFI. It's awesome if CSharp.lua could somehow map Pinvoke C FFI to native Lua's C FFI.