dtmt/lib
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
..
oodle-sys refactor: Extract Oodle into separate library 2023-02-08 14:33:47 +01:00
sdk feat(sdk): Link LuaJIT for bytecode compilation 2023-02-17 22:56:47 +01:00
serde_sjson@39486e8503 fix: Fix decompiling strings files with Unicode 2022-12-28 19:50:22 +01:00