Translate Wasm component's start section with an entry function
Aberta
frontend
wasm
- Linguagem predominante
- Rust
- Estrelas
- 115
- Forks
- 84
- Merge médio
- 1d 8h
- PRs com merge (30d)
- 15
Descrição
The entry function is like a global constructor for the component. See detailed reasoning in https://github.com/0xPolygonMiden/compiler/pull/100#discussion_r1491753231
Guia de contribuição
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- rust, wasm
- Domínio
- compilers
- Tipo de issue
- Funcionalidade
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 30/100