Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

C++20 modules support

オープン
#3,081 コメント 3 件 リアクション 4 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
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

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

nodejs/node-gyp のほかの issue

nodejs/node-gyp の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。