Extend shared simdutf flag to v8
オープン
初心者向け
まだ誰も着手していません。
feature request
- 主要言語
- JavaScript
- スター
- 122k
- フォーク
- 37.3k
- 平均マージ
- 4日 2時間
- マージ済み PR(30日)
- 283
説明
What is the problem this feature will solve?
configure.py has --shared-simdutf* flags, but now v8 embeds another copy of simdutf as well.
What is the feature you are proposing to solve the problem?
It would be awesome if tools/v8_gypfiles/v8.gyp was updated to allow linking v8 to the shared simdutf copy.
What alternatives have you considered?
No response
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
configure.py と tools/v8_gypfiles/v8.gyp にある既存の --shared-simdutf* フラグから始めます。V8 のビルド構成で共有 simdutf オプションがどのように表現されているかを追跡し、共有コピーを使用できるように V8 ターゲットを更新します。V8 のビルドパスがフラグに従い、別の simdutf のコピーを埋め込まないことを確認できれば完了です。共有オプションを指定して configure と build を実行し、検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp, node.js, python
- 領域
- build-system
- issue の種類
- 機能追加
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 静か
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 74/100