Repository containing the JS bytecode compiler, stand-alone executable and module for alt:V multiplayer.
Directory | Description |
---|---|
/compiler | The JS bytecode compiler implementation |
/module | The alt:V module using the JS bytecode compiler |
/program | The stand-alone program using the JS bytecode compiler |
/docs | Documentation and information around this repository |