r-universe-org / help

Support and bug tracker for R-universe
https://docs.r-universe.dev/
8 stars 2 forks source link

Serve full wasm apps #349

Open jeroen opened 5 months ago

jeroen commented 5 months ago

It would be cool to be able to serve a package with all dependencies as a single image that can be mounted directly:

webr::mount(mountpoint = "/data", source = "https://example.com/output.data")

Once this works, we could also ship an app on top of that (probably as a package). Like so:

https://github.com/georgestagg/shinymagick/commit/41491aaa742d9b5c0d5b1a1db98e5c71833f1d74