Open goyox86 opened 3 weeks ago
I'm not very inclined to accept compilation support from other platforms within this project, because based on experience, they usually follow this pattern:
I'm wondering if binary compilation and packaging should be separated into a standalone project?
Hi lua_ls team!
I recently manually built the server in my RISCV64 Ubuntu 24.10 Linux machine and so far it is working really well for me here.
It would be great that we would have riscv64 builds so things like mason.nvim work out of the box.
I just added some logic for the platform detection to work with riscv64 and changed the CH actions build script to install the cross compiler and toolchain for RISCV64, pretty much identical to the ARM64 steps.
Here is a small demo video:
Lua Demo.webm