Commit graph

12 commits

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