<!-- Describe the feature you'd like. --> I have a RPi 3B+ module,and i hope code-server will be running within this platform, thank u
Activity
sr229 commentedon Mar 6, 2019
@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 commentedon Mar 6, 2019
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 commentedon Mar 6, 2019
@kylecarbs yep,
armhf
andarm64
.kylecarbs commentedon Mar 7, 2019
Will take a bit as nexe 2.x.x doesn't support arm as a target.
icebob commentedon Mar 7, 2019
@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 commentedon Mar 7, 2019
Hm that's fair. We've considered using
pkg
, will consider it again especially for the additional targets.[-]Will this project support on Raspberry Pi platform?[/-][+]ARM binary release[/+]171 remaining items