2 Repos
Tools for running applications entirely in the browser via WebAssembly.
Explore 2 awesome GitHub repositories matching part of an awesome list · Static Server Deployment. Refine with filters or upvote what's useful.
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…
R runtime compiled for browser and Node.js environments.
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.
Run applications in the browser using WebAssembly.