C++20 modules support
まだ誰も着手していません。
評価
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 初心者へのやさしさ
- 25/100
- issue の種類
- 機能追加
- 明瞭さ
- 説明が足りない
- 活発さ
- 停滞
- 技術スタック
- cmake, cpp, node.js
- 領域
- build-system
調査の方向性
まず、node-gyp の既存の build 設定と、Ninja と併用する cmake.js を通じて利用できる C++20 モジュールのサポートを確認します。C++20 モジュールを使用するネイティブ拡張の方針を決定し、node-gyp に必要となるコンパイラーと build ツールの連携を定義します。この issue では具体的なファイルやテストは指定されていません。
索引モデルが issue の本文から書いたものです。
説明
Now that Node.js v23.0.0 is being built with C++20 as base C++ version, are there any plans to improve the node-gyp support for steering the compilation of C++20 modules?
Usually this requires cooperation between the compiler and the build tool due to the way the modules have been designed.
This is already kind of supported in cmake.js alongside ninja, making the parallel between standard cmake and ninja.
So I am kind of wondering what is the path forward regarding native extensions with C++20 modules,
- 主要言語
- Python
- スター
- 10.7k
- フォーク
- 1.9k
- 平均マージ
- 1日 4時間
- マージ済み PR(30日)
- 5
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
nodejs/node-gyp のほかの issue
-
dependencies github_actions
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 48/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 48/100
-
MSYS2
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 48/100
nodejs/node-gyp の issue をすべて見る
似ている issue
-
area: harness bug status: needs-triage
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
Human-Agent-Society/reef#625 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 80/100
learningequality/kolibri#15351 · コメント 2 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
Name consistency オープン
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
eellak/triplestore#65 · コメント 1 件 ·