Tobias Koppers

Results 302 comments of Tobias Koppers

> Each directory we traverse before finding a root layout is marked as a `contextDependency` Any new directory in `app` could also cause a new root param to be created....

I guess adding layer support to MF could make sense. Note there are two sides of shared modules: the module in the compilation, and the module exposed as shared module...

> @sokra - share scope and container init only accepts 1 share scope, so this approach did not work for layers. What i have done instead is alias the share...

* **#86755** πŸ‘ˆ (View in Graphite) * `canary` This stack of pull requests is managed by Graphite. Learn more about stacking.

* **#85826** πŸ‘ˆ (View in Graphite) * **#86069** * **#86068** * **#86072** * **#86606** * **#86071** * **#86070** * `canary` This stack of pull requests is managed by Graphite. Learn...

* **#86861** πŸ‘ˆ (View in Graphite) * `canary` This stack of pull requests is managed by Graphite. Learn more about stacking.

### Merge activity * **Dec 5, 7:33 PM UTC**: @sokra merged this pull request with [Graphite](https://app.graphite.com/github/pr/vercel/next.js/86631).

* **#86859** πŸ‘ˆ (View in Graphite) * `canary` This stack of pull requests is managed by Graphite. Learn more about stacking.

It would be great to see a `ESM` target for Emscripten. This is how webpack's wasm support works. It expects WASM to be imported via `import { ... } from...

To be honest I'm really confused by the changes in the PR, so I would like to understand the problem you are trying to solve first. That's how I currently...