0xMiden / 0xMiden/bridge-portal

Build: revisit Turbopack support (currently pinned to --webpack)

Open
#10 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
0
Forks
3
PR merge metrics
No merged PRs in 30d

Description

`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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.