Skip to content

Conversation

@beyond-1234
Copy link

Hi, since Go has added support for Loongarch64 since 1.18, so maybe we could have native build for Linux Loongarch64.

You can find a brief introduction about Loongarch here if it's not familiar to you.

notes:

  • Linux identifies Loongarch64 as loongarch64 while nodejs treat it as loong64.
  • Compiling the executable for loongarch64 requires the latest version golang.org/x/sys package. Details in the commit

@shipujin
Copy link

shipujin commented Jul 8, 2022

@mmaietta
Copy link
Collaborator

Can you please pull in latest master? loongarch support was added in #98 but didn't take into account upgrading sys package.

Compiling the executable for loongarch64 requires the latest version golang.org/x/sys package.

(Note, the CI tests didn't fail to build for loongarch64, so not sure if it's needed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants