We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db87f5c commit a08a0e1Copy full SHA for a08a0e1
README.md
@@ -27,6 +27,8 @@ C# to binary.
27
* No auto-completion and debugging tool. (Maybe in the future?)
28
* You would have to do extra comilation every time you want to port a function
29
from C# to Lua programming interface.
30
+* Unstable, easy to break.
31
+* Slower than C# in general.
32
33
## About ToLua
34
0 commit comments