awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
r-wasm avatar

r-wasm/webr

0
View on GitHub↗
1,080 stars·94 forks·TypeScript·11 viewsdocs.r-wasm.org/webr/latest↗

Webr

This project aims to compile the statistical language R (https://www.r-project.org/) into WebAssembly for use with a browser, via Emscripten (https://emscripten.org/). The repo includes patches to R's source code so that it can work in the browser environment provided by Emscripten and also…

Features

  • Application Deployment - Execute R code in the browser using WebAssembly.
  • Static Server Deployment - R runtime compiled for browser and Node.js environments.

Star history

Star history chart for r-wasm/webrStar history chart for r-wasm/webr

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Webr

These projects share indexed features with Webr. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • posit-dev/r-shinyliveposit-dev avatar

    posit-dev/r-shinylive

    230View on GitHub↗

    The goal of the {shinylive} R package is to help you create Shinylive applications from your Shiny for R applications. Shinylive is a new way to run Shiny entirely in the browser, without any need for a hosted server, using WebAssembly via the webR project.

    R
    View on GitHub↗230
  • dirkschumacher/r-shiny-electronD

    dirkschumacher/r-shiny-electron

    0View on GitHub↗

    This is a work in progress template for R shiny and electron integration

    View on GitHub↗0
  • ficonsulting/rinnoficonsulting avatar

    ficonsulting/RInno

    313View on GitHub↗

    RInno

    HTML
    View on GitHub↗313
  • covail/photonCOVAIL avatar

    COVAIL/photon

    131View on GitHub↗

    Photon is an R package that contains an RStudio add-in miniUI that builds a Photon application. Photon builds standalone Shiny app by leveraging the Electron framework in Mac OS and Windows operating systems. This package clones the Columbus Collaboratory electron-quick-start repository which is…

    R
    View on GitHub↗131
Compare all 12 related projects→

Frequently asked questions

What does r-wasm/webr do?

This project aims to compile the statistical language R (https://www.r-project.org/) into WebAssembly for use with a browser, via Emscripten (https://emscripten.org/). The repo includes patches to R's source code so that it can work in the browser environment provided by Emscripten and also…

What are the main features of r-wasm/webr?

The main features of r-wasm/webr are: Application Deployment, Static Server Deployment.

Which projects share features with r-wasm/webr?

Projects with overlapping indexed features include: posit-dev/r-shinylive — The goal of the {shinylive} R package is to help you create Shinylive applications from your Shiny for R applications.… covail/photon — Photon is an R package that contains an RStudio add-in miniUI that builds a Photon application. Photon builds… dirkschumacher/r-shiny-electron — This is a work in progress template for R shiny and electron integration. ficonsulting/rinno — RInno. lab1702/tinyshinyserver — A lightweight, WebSocket-enabled proxy server for hosting multiple Shiny applications with automatic health… nativefier/nativefier — Nativefier is a command-line tool that transforms web applications into standalone desktop software. By wrapping web…