Replies: 1 comment 1 reply
-
Alternatively, maybe we could add r-wasm shim for pingr. Let me see how hard that would be. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Help
Description
Hi @wlandau,
I recently tried building my targets shiny app (based on your https://github.com/wlandau/targets-shiny) available via
shinylive
. For it, it needs all dependencies to be r-wasm compatible.It looks like
pingr
is not and thus the app is unable to run.As it is only needed once for a small check, could we try removing it to see if we can port targets shiny apps to shinylive? π
P.S.:
If of any use here are the repos:
Beta Was this translation helpful? Give feedback.
All reactions