You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👍 It is handy and probably faster to do it this way vs using mounts. However, I think instructions per interpreter on how to layer user files will still be needed, and likely the cleanest way is via OCI so that they can ship them to their host (which will ideally mount them read-only).
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
The text was updated successfully, but these errors were encountered: