#
Introduction
Interstellar
A small project because I got bored one-day..., aah jeee.
I just wanted something nice and easy to read >.>
Security Risks
Interstellar is designed to expand & unrestrict functionality behind LuaJIT.
This can negatively impact any form of security measures you place, you have been warned.
#
Usage
Interstellar is designed to expand or add libraries to existing LuaJIT runtimes.
There are two modes of applying to existing runtimes:
- Internal - We assume you have LuaJIT part of your project thus only requiring the headers.
- External - We assume you are loading into a part of a project, which will resolve functions instead.
External requires knowledge of the build of LuaJIT running on a project.