### Is your feature request related to a problem? Please describe. Initial setup of say a Python might be challenging for WASM as one needs to pre-open the app, additional libraries and files in the proper locations. ### Describe the solution you'd like It would be great to have a tool that pre-packages everything in one single WASM app (or a container image). ### Describe alternatives you've considered _No response_ ### Additional context _No response_