Skip to content

rodriguezst/windsurf-arm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windsurf for ARM

Windsurf built for Linux and Windows ARM.

Note

These are unofficial builds.

Install

Download the latest release and execute it.

For Nix users: nix run github:rodriguezst/windsurf-arm (this should work for all architectures, not just arm).

FAQ

How is this possible?

Windsurf is a fork of VS Code based on Electron that distributes using .tar.gz archives. The contents are virtually the same as the built and distributed archives of VS Code.

Overwriting the JavaScript for VS Code with Windsurf's archive creates a Windsurf build.

cp -R $windsurfSrc/resources/app/out $vscodeSrc/resources/app/

See the build process to see exactly how this works.

Shouldn't Windsurf do this?

Yes. Hopefully they will!

Is this stable?

Seemingly. The build process is quite simple. Try it for yourself!

How do updates work?

The Nix flake will be updated as Windsurf updates and a new GitHub release will be published.

Automatic updates do not work.

About

[WIP] Windsurf Editor built for ARM Linux and Windows

Resources

License

Stars

Watchers

Forks

Languages

  • Nix 100.0%