rescript-lang / rescript-lang/rescript-vscode

Support for aarch64

Open
#551 4 comments 0 reactions 0 assignees View on GitHub

A pull request for this has already been merged.

  • #565 by @cknitt — merged
Dominant language
ReScript
Stars
354
Forks
63
Avg merge
11h 29m
Merged PRs (30d)
1

Description

Currently the binary file rescript-editor-analysis.exe fails to run on aarch64 architecture.

bash: /root/.vscode-server/extensions/chenglou92.rescript-vscode-1.4.2/server/analysis_binaries/linux/rescript-editor-analysis.exe: cannot execute binary file: Exec format error
$ uname -m
aarch64

Would it be possible to add support for aarch64?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review merged pull request #565 first, then inspect the packaged binary at server/analysis_binaries/linux/rescript-editor-analysis.exe. Verify whether the extension now includes an aarch64-compatible binary and confirm that it executes on a system reporting aarch64 with uname -m.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, vscode
Domain
devtools, operating-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.