🌸 A collection of Go bindings to Luau (WIP)
Find a file
2025-04-26 07:51:49 +01:00
.vscode feat: include more lua.h bindings (50% there!) 2024-07-19 00:00:27 +05:30
build build: fix panics for initial runs and remove def exports 2025-04-26 07:48:36 +01:00
examples init: initial work on luau bindings 2024-07-17 17:09:44 +05:30
ffi refactor: export raw bindings as ffi package 2025-04-26 07:51:49 +01:00
test init: initial work on luau bindings 2024-07-17 17:09:44 +05:30
.editorconfig init: initial work on luau bindings 2024-07-17 17:09:44 +05:30
.gitattributes init: initial work on luau bindings 2024-07-17 17:09:44 +05:30
.gitignore init: initial work on luau bindings 2024-07-17 17:09:44 +05:30
.gitmodules init: initial work on luau bindings 2024-07-17 17:09:44 +05:30
go.mod chore(pkg): update deps 2025-04-26 07:49:08 +01:00
go.sum chore(pkg): update deps 2025-04-26 07:49:08 +01:00
main.go refactor: export raw bindings as ffi package 2025-04-26 07:51:49 +01:00