0 comments (0 comments)1 reaction (1 reaction)0 assignees (0 assignees)HTML5,026 stars (5,026 stars)568 forks (568 forks)batch import
help wanted
Description
我看有X64的,但是没有信创电脑arm linux芯片。
Contributor guide
- Tech stack
- javascriptnodejselectron
- Domain
- desktopbuild systemci cd
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- half day
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- fresh
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- clear
- Prerequisites
- Node.jsElectronelectron builder
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 40
- Research direction
- Examine the repository's build configuration, likely in `electron builder.yml` or `package.json` scripts. The x64 Linux build process can serve as a template for adding arm64 support. Check if CI/CD pipelines can be extended to include arm64 builds. No linked PRs or comments exist yet.