<!-- Welcome! Thanks for thinking of a way to improve JupyterLite. If this solves a problem for you, then it probably solves that problem for lots of people! So the whole community will benefit from this request. Before creating a new feature request please search the issues for relevant feature requests. --> ### Problem <!-- Provide a clear and concise description of what problem this feature will solve. For example: * I'm always frustrated when [...] because [...] * I would like it if [...] happened when I [...] because [...] --> WASM performance, WASM terminal and jupyter-xeus WASM kernel filesystems are not unified ### Proposed Solution - Also build with container2wasm `c2w` (possibly with joelseverin/linux-wasm)? - https://github.com/container2wasm/container2wasm/issues/550 : > ... maybe repo2jupyterlite + jupyterlite + container2wasm + linux-wasm <!-- Provide a clear and concise description of a way to accomplish what you want. For example: * Add an option so that when [...] [...] will happen --> ### Additional context - https://github.com/jupyterlite/jupyterlite/issues/949 <!-- Add any other context or screenshots about the feature request here. You can also include links to examples of other programs that have something similar to your request. For example: * Another project [...] solved this by [...] -->
Problem
WASM performance, WASM terminal and jupyter-xeus WASM kernel filesystems are not unified
Proposed Solution
c2w(possibly with joelseverin/linux-wasm)?Additional context