vim-rescript icon indicating copy to clipboard operation
vim-rescript copied to clipboard

Support Linux ARM

Open ellbur opened this issue 3 years ago • 2 comments

Everything runs fine on Linux ARM with the exception that the server does not use the correct analysis binary.

A change is needed to the server to select a different binary depending on the architecture.

Then the updated server and appropriate binary must be included here.

Then everything works fine!

ellbur avatar May 20 '22 23:05 ellbur

Can you open a separate issue on rescript-vscode and link it here? Makes it easier to coordinate the fix.

ryyppy avatar May 23 '22 12:05 ryyppy

Hi @ryyppy

Here's the issue on rescript-vscode: https://github.com/rescript-lang/rescript-vscode/issues/426 Some kinks are being worked out on it.

ellbur avatar May 23 '22 12:05 ellbur

Thanks! will close this thread in favour of the linked issue if you don't mind.

ryyppy avatar Dec 15 '22 08:12 ryyppy