[Migrated] Allow to compile rust-builder as a static c library with the builder calls exported
オープン
まだ誰も着手していません。
- 主要言語
- Rust
- スター
- 3.4k
- フォーク
- 126
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Issue automatically imported from old repo: https://github.com/EmbarkStudios/rust-gpu/issues/1144
Old labels: t: enhancement
Originally creatd by Makogan on 2024-04-14T21:35:40Z 👍: 2
I would find it useful if rust-builder could be compiled as a static library that could then be invoked from rust, C or C++. This has some possible advantages:
- Allowing a project using a new toolchain to use rust builder
- Allowing non rust projects to use rust shaders
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、rust-builder のビルド構成と、エクスポートする必要がある builder 呼び出しを特定します。Rust、C、C++ の呼び出し元に必要な静的ライブラリおよび言語間インターフェースの要件を確認します。rust-builder を静的 C ライブラリとしてコンパイルし、指定された各言語から呼び出せれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- c, cpp, rust
- 領域
- compilers
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100