|
f8b1807e91
|
feat: complete lua.h bindings till misc funcs
|
2024-07-19 20:42:29 +05:30 |
|
|
89ab81e6e7
|
feat: include more lua.h bindings (50% there!)
|
2024-07-19 00:00:27 +05:30 |
|
|
1e26c9cac0
|
fix: just pass C pointers in NewState & PushCClosureK
|
2024-07-18 22:04:27 +05:30 |
|
|
2077850b16
|
feat: more lua.h bindings & export Go types
|
2024-07-18 19:00:39 +05:30 |
|
|
41cd6a66a6
|
feat: include build script for compiling and linking against luau
|
2024-07-18 17:45:33 +05:30 |
|
|
a0bf86ec76
|
fix: linking issues, explicitly link against libstdc++
|
2024-07-18 16:24:48 +05:30 |
|
|
3e906f1c0e
|
feat: some more lua.h bindings
|
2024-07-18 00:25:35 +05:30 |
|
|
a594376f38
|
fix: convert all C.* arguments to Go types
|
2024-07-17 23:02:14 +05:30 |
|
|
62a8b35c46
|
feat: setup proper linking & implement more lauxlib bindings
|
2024-07-17 21:14:41 +05:30 |
|
|
e17ec038cd
|
init: initial work on luau bindings
|
2024-07-17 17:09:44 +05:30 |
|