Rust-GPU / Rust-GPU/rust-gpu

[Migrated] Allow to compile rust-builder as a static c library with the builder calls exported

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

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

主要言語
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

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

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

はじめの一歩

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

調査の方向性

まず、rust-builder のビルド構成と、エクスポートする必要がある builder 呼び出しを特定します。Rust、C、C++ の呼び出し元に必要な静的ライブラリおよび言語間インターフェースの要件を確認します。rust-builder を静的 C ライブラリとしてコンパイルし、指定された各言語から呼び出せれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
c, cpp, rust
領域
compilers
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

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

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