0xMiden / 0xMiden/bridge-portal
Build: revisit Turbopack support (currently pinned to --webpack)
Aberta
enhancement
- Linguagem predominante
- TypeScript
- Estrelas
- 0
- Forks
- 3
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
`dev`/`build` are pinned to `--webpack` because Turbopack compiling the Miden SDK WASM graph exhausts memory (OOM'd a 48GB machine). Webpack also needs an `exportsPresence: false` shim for the v0.15 st/mt wasm-bindgen builds (see `next.config.ts`). Revisit when Turbopack handles the Miden WASM, or when Miden ships a Turbopack/Next equivalent of its Vite plugin. Tracking so we can drop the webpack pin + the export shim later.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.