Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nodejs mode #137

Open
coatless opened this issue Jan 27, 2024 · 0 comments
Open

Nodejs mode #137

coatless opened this issue Jan 27, 2024 · 0 comments
Labels
p: low Address issue when time permits t: feature-request Request the addition of a new feature
Milestone

Comments

@coatless
Copy link
Owner

Need to incorporate NODEFS mounting code to interact with the R package cache

await webR.FS.mkdir('/data')
await webR.FS.mount('NODEFS', { root: './extra' }, '/data');

More options for sharing

https://docs.r-wasm.org/webr/latest/mounting.html

https://docs.r-wasm.org/webr/latest/packages.html#mounting-an-r-library-filesystem-image

@coatless coatless added t: feature-request Request the addition of a new feature p: low Address issue when time permits labels Jan 27, 2024
@coatless coatless added this to the 4.x milestone Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p: low Address issue when time permits t: feature-request Request the addition of a new feature
Projects
None yet
Development

No branches or pull requests

1 participant