valentjn / ltex-ls

LTeX Language Server: LSP language server for LanguageTool :mag::heavy_check_mark: with support for LaTeX :mortar_board:, Markdown :pencil:, and others
https://valentjn.github.io/ltex
Mozilla Public License 2.0
764 stars 33 forks source link

Native binaries #281

Open mocenigo opened 10 months ago

mocenigo commented 10 months ago

Sometimes the JVM performance deteriorates with time — at least under macOS — and I have to restart VScode to make it responsive again.

I suspect that a binary native version of LTeX would not encounter these problems. Is it possible to compile it using Kotlin/Native?