This website requires JavaScript.
Explore
Help
Sign In
gateway
/
lua
Watch
1
Star
0
Fork
0
You've already forked lua
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
11
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
白茶清欢
90d22fa94f
调试脚本传参 + 全局包预导入
2025-05-12 21:56:00 +08:00
lib
集成 github.com/vadv/gopher-lua-libs, 并支持 dkjson
2025-05-12 16:40:33 +08:00
.gitignore
增加执行脚本 + 获取脚本返回结果的方法
2024-11-14 18:22:25 +08:00
define.go
调试脚本传参 + 全局包预导入
2025-05-12 21:56:00 +08:00
go.mod
执行lua脚本增加传参能力
2025-05-12 21:19:48 +08:00
go.sum
执行lua脚本增加传参能力
2025-05-12 21:19:48 +08:00
LICENSE
Initial commit
2024-11-14 17:36:52 +08:00
README.md
Initial commit
2024-11-14 17:36:52 +08:00
vm_test.go
调试脚本传参 + 全局包预导入
2025-05-12 21:56:00 +08:00
vm.go
调试脚本传参 + 全局包预导入
2025-05-12 21:56:00 +08:00
README.md
lua
动态执行lua脚本
Description
动态执行lua脚本
Readme
Apache-2.0
127
KiB
Languages
Lua
92.1%
Go
7.9%