Skip to content

Instantly share code, notes, and snippets.

@ShortArrow
Last active December 24, 2024 06:18
Show Gist options
  • Save ShortArrow/65784b97eaa6919009ebb8d514d6bee4 to your computer and use it in GitHub Desktop.
Save ShortArrow/65784b97eaa6919009ebb8d514d6bee4 to your computer and use it in GitHub Desktop.
Where can we use Lua script

Usecase

Embed Lua scripting system

Make you can embed lua macro system to your program written in another language.

Rust

JS

Go

C#

Java

FFI

Make you can call your program written in another languanges in Lua.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment