0xMiden / 0xMiden/bridge-portal
Build: revisit Turbopack support (currently pinned to --webpack)
Aperta
enhancement
- Lingua principale
- TypeScript
- Stelle
- 0
- Fork
- 3
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
`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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.