Skip to content

tolua runtime library

License

Notifications You must be signed in to change notification settings

Lunatic-Works/tolua_runtime

 
 

Repository files navigation

tolua_runtime

Build

  • Windows 32-bit: build_windows_32.sh (MSYS2 mingw32 toolchain)
  • Windows 64-bit: build_windows_64.sh (MSYS2 mingw64 toolchain)
  • Linux 64-bit: build_linux.sh (GCC)
  • Android armeabi: build_android_armeabi.sh (MSYS2 mingw32 toolchain / GCC 32-bit toolchain)
  • Android arm64: build_android_arm64.sh (MSYS2 mingw64 toolchain / GCC 64-bit toolchain)
  • macOS: build_macos.sh (Xcode)
  • iOS: build_ios.sh (Xcode)

About

tolua runtime library

Resources

License

Stars

Watchers

Forks

Languages

  • C 92.7%
  • Shell 5.8%
  • Other 1.5%