bytecodealliance / bytecodealliance/componentize-py
Remove init function and types from the final output
オープン
- 主要言語
- Rust
- スター
- 277
- フォーク
- 51
- 平均マージ
- 12時間 10分
- マージ済み PR(30日)
- 10
説明
The pre-initialization process currently involves an exported anonymous interface and types (defined in init.wit). That should be stripped out of the final component since it's not part of the application's world.
コントリビューションガイド
調査の方向性
init.wit から始めて、最終コンポーネントが生成される箇所まで事前初期化プロセスをたどります。エクスポートされた匿名インターフェースと関連する型が最終コンポーネントに存在しない一方で、アプリケーションの world はそのまま維持されていることを確認します。この issue ではテストが指定されていないため、変更を加える前に、関連する既存のコンポーネント生成チェックを特定してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- rust, wasm
- 領域
- tooling
- issue の種類
- リファクタリング
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100