8000 GitHub - lizhizhuanshu/luajni: LuaJNI is a library that can generate JNI code through Java annotations, registering Java or Kotlin classes into the Lua language.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

LuaJNI is a library that can generate JNI code through Java annotations, registering Java or Kotlin classes into the Lua language.

License

Notifications You must be signed in to change notification settings

lizhizhuanshu/luajni

Repository files navigation

Lua Jni

Lua Jni 是一个用于在 Lua 中调用 Java 或 Kotlin 方法的库。 他是通过 java 注解生成 jni 代码,将注解的类注册到lua中,因为中间无任何其他转换,所以他是最高效的。

示例

About

LuaJNI is a library that can generate JNI code through Java annotations, registering Java or Kotlin classes into the Lua language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0