codebytere / codebytere/node-mac-permissions

Distributing as a precompiled .node file

Offen
#76 0 Kommentare 2 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
enhancement
Vorherrschende Sprache
Objective-C++
Sterne
240
Forks
49
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

Compilation is a complex process and users should not be concerned with how to compile.

Like other packages, a compiled file is provided, which greatly reduces the complexity

Below is the npm package information of swc

```
"optionalDependencies": {

"@swc/core-darwin-x64": "1.10.1",

"@swc/core-win32-x64-msvc": "1.10.1",

"@swc/core-linux-x64-gnu": "1.10.1",

"@swc/core-linux-x64-musl": "1.10.1",

"@swc/core-win32-ia32-msvc": "1.10.1",

"@swc/core-linux-arm-gnueabihf": "1.10.1",

"@swc/core-darwin-arm64": "1.10.1",

"@swc/core-linux-arm64-gnu": "1.10.1",

"@swc/core-linux-arm64-musl": "1.10.1",

"@swc/core-win32-arm64-msvc": "1.10.1"

}
```

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Rechercherichtung

Start by reviewing the package metadata and current native-module build and distribution setup, then compare it with the swc optionalDependencies example in the issue. Done means users can install the package with supported precompiled .node files without compiling locally.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
node.js
Bereich
build-system
Issue-Typ
Feature
Schwierigkeit
5/5
Geschätzter Aufwand
Über eine Woche
Aktivitätsstatus
Veraltet
Klarheit
Muss geklärt werden
Anfängerfreundlichkeit
25/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.