| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-08-14 | 777 Bytes | |
| webR 0.5.5 source code.tar.gz | 2025-08-14 | 1.0 MB | |
| webR 0.5.5 source code.zip | 2025-08-14 | 1.1 MB | |
| Totals: 3 Items | 2.1 MB | 0 | |
New features
-
Proxy WebSocket communication through the main thread when using the
SharedArrayBuffercommunication channel (#562). -
Added support for
webr::eval_js(..., await = TRUE). -
Updated OpenSSL to version 3.5.1 (#564).
-
Added a SSL cacert bundle to the Emscripten VFS (#562).
-
Added support mechanism for running
curlandhttr2using a WebSocket proxy + SOCKS tunnel running outside the browser (#562). -
Minor UI, favicon, and Open Graph metadata tweaks to the webR application.
Breaking changes
- Removed the service worker communication channel. This channel has been deprecated for a while now, and was never chosen in
Automaticmode (#562).
Full Changelog: https://github.com/r-wasm/webr/compare/v0.5.4...v0.5.5