r-wasm / webr

The statistical language R compiled to WebAssembly via Emscripten, for use in web browsers and Node.
https://docs.r-wasm.org/webr/latest/
Other
805 stars 54 forks source link

Copy useful POSIX scripts to `$(HOST)/bin` so that `$(WASM)/bin` does not need to be on the `PATH`. #368

Closed georgestagg closed 4 months ago

georgestagg commented 4 months ago

Fixes #327.