Translate Wasm component's start section with an entry function
未關閉
frontend
wasm
- 主要語言
- Rust
- 星號
- 115
- 分支
- 84
- 平均合併
- 1 天 8 小時
- 30 天內合併 PR
- 15
描述
The entry function is like a global constructor for the component. See detailed reasoning in https://github.com/0xPolygonMiden/compiler/pull/100#discussion_r1491753231
貢獻指南
研究方向
Review the linked PR discussion to understand the concept of an entry function as a global constructor for a Wasm component. Examine the compiler's Wasm component translation module, likely in a directory like `src/wasm/` or `src/translation/`. Look for existing handling of the start section. The goal is to modify the translation to incorporate this entry function logic.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- rust, wasm
- 領域
- compilers
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 30/100