dtmt/lib/sdk
Lucas Schwiderski 16bfe88101
feat(sdk): Link LuaJIT for bytecode compilation
This removes the LuaJIT binary as a runtime dependency and decreases
the complexity of the compilation, by not needing to juggle a bunch of
temp files anymore.

However, it was a bit of a pain to get everything set up in the end.

Closes #4.
2023-02-17 22:56:47 +01:00
..
src feat(sdk): Link LuaJIT for bytecode compilation 2023-02-17 22:56:47 +01:00
Cargo.toml feat(sdk): Link LuaJIT for bytecode compilation 2023-02-17 22:56:47 +01:00