-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[英雄帖] Port VSCodium to LoongArch #57
Comments
I've tried to package a build agent container for
|
|
FYI on LFS the test seems fine:
After the test finishes:
|
I've recently started working on porting the VSCodium Remote Extension Host (REH) Server to the LoongArch architecture. By replacing several binaries in the existing x64 build with LoongArch equivalents, I managed to get it working successfully. I was able to connect to the server using the VSCodium client on Windows without any issues. My next step is to build the VSCodium REH Server natively within a LoongArch build container to streamline the process and ensure better compatibility. After that, I might look into porting the VSCodium client itself to LoongArch. |
UPDATE: REH Server PR merged: VSCodium/vscodium#2087 My next steps:
|
Electron on loong64 is entirely possible (you can see from https://github.com/loongson/electron/) but lots of work required. |
No description provided.
The text was updated successfully, but these errors were encountered: