ctor-eval crashes when the same name is imported twice

オープン
#8,138 コメント 2 件 リアクション 0 件 担当者 1 名 GitHub で見る

@stevenfontanella がすでに取り組んでいます。

2025年12月16日 から。

  • #8137 @stevenfontanella による — マージ済み

評価

この issue はまだ評価されていません。

説明

https://github.com/WebAssembly/binaryen/pull/8115#issuecomment-3661620019

Caused by #8115. We should create a stub only once for each qualified name. Also, if a name is imported multiple times with different types, we can try to make a stub with a common subtype that allows both imports to work (e.g. unreachable for functions since stubs can't be called anyway).

主要言語
WebAssembly
スター
8.6k
フォーク
885
平均マージ
2日 1時間
マージ済み PR(30日)
70

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

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

はじめの一歩

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

WebAssembly/binaryen のほかの issue

WebAssembly/binaryen の issue をすべて見る

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

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