Use the "real" signature of the foreign procedure in `ExecFpi` op
未關閉
- 主要語言
- Rust
- 星號
- 115
- 分支
- 84
- 平均合併
- 1 天 8 小時
- 30 天內合併 PR
- 15
描述
I can't help but feel it would be better if we could somehow use the "real" signature of the foreign procedure somehow, probably by storing the type signature in an attribute and making the operands/results `AnyType` - but I see that more as a future improvement - this will do for now I think.
_Originally posted by @bitwalker in https://github.com/0xMiden/compiler/pull/1113#discussion_r3400376854_
貢獻指南
研究方向
查看 ExecFpi 操作的實作以及編譯器中外部程序的處理。該問題建議將型別簽章儲存在屬性中,並將運算元/結果更改為 AnyType。首先檢查 PR #1113 的討論以及目前圍繞外部程序的程式碼,以了解上下文。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- rust
- 領域
- compilers
- Issue 類型
- 重構
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 冷清
- 描述清晰度
- 需要釐清
- 新手友好度
- 30/100