WebR: Run R in Your Browser
2025-08-23
WebR compiles the statistical language R to WebAssembly, enabling it to run directly in browsers and Node.js without needing an R server. This allows users to execute R code locally, with support for several ported R packages. While the API is under active development and mobile browsers may impose memory limitations, WebR offers a convenient way to perform data analysis directly within the browser.
Development