Basic Example Demonstrates the simplest way to run Lua code from Go. Run go run ./examples/basic Output factorial(10) = 3628800