Skip to content

ARM binary release #35

Closed
Closed
@frozenmaple

Description

@frozenmaple

I have a RPi 3B+ module,and i hope code-server will be running within this platform, thank u

Activity

sr229

sr229 commented on Mar 6, 2019

@sr229
Contributor

@frozenmaple due to the resource usage of VSCode, no, its not possible unless you use a Memory-optimized version of Electron for Raspberry Pi.

kylecarbs

kylecarbs commented on Mar 6, 2019

@kylecarbs
Member

We'll be reducing the amount of memory code-server uses. It's a decently-high priority for us.

Would running this on a PI just require us to have an ARM target?

sr229

sr229 commented on Mar 6, 2019

@sr229
Contributor

@kylecarbs yep, armhf and arm64.

kylecarbs

kylecarbs commented on Mar 7, 2019

@kylecarbs
Member

Will take a bit as nexe 2.x.x doesn't support arm as a target.

icebob

icebob commented on Mar 7, 2019

@icebob
Contributor

@kylecarbs do you insist on using nexe? pkg is a similar project to create executable from Node project with arm support. It's just my two cents.

kylecarbs

kylecarbs commented on Mar 7, 2019

@kylecarbs
Member

Hm that's fair. We've considered using pkg, will consider it again especially for the additional targets.

changed the title [-]Will this project support on Raspberry Pi platform?[/-] [+]ARM binary release[/+] on Mar 8, 2019

171 remaining items

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

Metadata

Metadata

Assignees

Labels

enhancementSome improvement that isn't a feature

Type

No type

Projects

No projects

Relationships

None yet

    Development

    Participants

    @icebob@Codelica@corbinu@gt945@awahlig

    Issue actions

      ARM binary release · Issue #35 · coder/code-server