Go wrapper for LuaJIT.
Go to file
2025-02-02 16:02:45 -06:00
vendor/luajit Update libraries to use statically-linked amalgamated LuaJIT libraries. 2025-02-02 16:02:45 -06:00
.gitignore Update libraries to use statically-linked amalgamated LuaJIT libraries. 2025-02-02 16:02:45 -06:00
functions_test.go Implement the wrapper 2025-01-24 19:53:09 -06:00
functions.go Implement the wrapper 2025-01-24 19:53:09 -06:00
generate.go Add generate to the go.mod 2025-01-25 22:10:49 -06:00
go.mod Add generate to the go.mod 2025-01-25 22:10:49 -06:00
LICENSE Initial commit 2025-01-21 12:35:06 -06:00
README.md Update libraries to use statically-linked amalgamated LuaJIT libraries. 2025-02-02 16:02:45 -06:00
stack.go Implement the wrapper 2025-01-24 19:53:09 -06:00
table_test.go Implement the wrapper 2025-01-24 19:53:09 -06:00
table.go Implement the wrapper 2025-01-24 19:53:09 -06:00
types.go Implement the wrapper 2025-01-24 19:53:09 -06:00
wrapper_test.go Implement the wrapper 2025-01-24 19:53:09 -06:00
wrapper.go Update libraries to use statically-linked amalgamated LuaJIT libraries. 2025-02-02 16:02:45 -06:00

LuaJIT-to-Go

Go wrapper for LuaJIT. Uses amalgamated static libraries for LuaJIT 5.1.