dtmt/lib/sdk/src
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
..
bundle feat(sdk): Link LuaJIT for bytecode compilation 2023-02-17 22:56:47 +01:00
filetype feat(sdk): Link LuaJIT for bytecode compilation 2023-02-17 22:56:47 +01:00
murmur feat(lib): Implement IdString type 2023-02-17 22:51:46 +01:00
binary.rs feat(sdk): Implement bundle database handling 2023-02-08 14:40:51 +01:00
context.rs feat(lib): Implement IdString type 2023-02-17 22:51:46 +01:00
lib.rs feat(sdk): Implement file properties 2023-02-17 22:51:45 +01:00