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 |
/executable | The stand-alone executable using the JS bytecode compiler |
/docs | Documentation and information around this repository |