Remove Java dependency #5
Labels
1-feature-request ✨
Issue type: Request for a desirable, nice-to-have feature
3-fixed
Issue resolution: Issue has been fixed on the develop branch
Milestone
GraalVM is a possibility to compile Java programs to bytecode; the resulting executables don't need a JVM anymore. This would eliminate the need to install Java to use LTEX. However, I see some challenges:
*.vsix
s for different platforms, so the preferable way seems to be downloading the platform-dependent parts on demand after installing the extension. We would still have to provide*.vsix
files for offline installation.The text was updated successfully, but these errors were encountered: