-
Notifications
You must be signed in to change notification settings - Fork 78
Comparing changes
Open a pull request
base repository: r-wasm/webr
base: v0.4.3
head repository: r-wasm/webr
compare: v0.5.0
- 12 commits
- 56 files changed
- 4 contributors
Commits on May 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1bbb4f0 - Browse repository at this point
Copy the full SHA 1bbb4f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e45b88 - Browse repository at this point
Copy the full SHA 7e45b88View commit details
Commits on May 23, 2025
-
Upgrade R to version 4.5.0 (#538)
* Update xterm packages * Update flang submodule * Updates for latest LLVM flang * Updates for Emscripten 4.0.8 * Update NEWS.md * R 4.5.0 * Update flake.nix checksum * Make webr package symbols visible to main module * Update to NixOS 25.05
Configuration menu - View commit details
-
Copy full SHA for 4d99dcb - Browse repository at this point
Copy the full SHA 4d99dcbView commit details -
Handle worker loading errors with a callback in newCrossOriginWorker (#…
…539) * Handle worker loading errors with a callback in newCrossOriginWorker Added an optional error callback to newCrossOriginWorker to handle worker loading issues such as network errors or creation failures. Updated related channels to log errors and reject promises when worker initialization fails. This improves error handling and resilience in cross-origin worker loading. * Update channel-postmessage.ts * Update channel-service.ts * Update channel-shared.ts
Configuration menu - View commit details
-
Copy full SHA for c6ee1e7 - Browse repository at this point
Copy the full SHA c6ee1e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98a508c - Browse repository at this point
Copy the full SHA 98a508cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 091db2b - Browse repository at this point
Copy the full SHA 091db2bView commit details -
Replace magic-nix-cache-action (#535)
* Replace magic-nix-cache-action * Pin nix-community actions --------- Co-authored-by: George Stagg <george.stagg@posit.co>
Configuration menu - View commit details
-
Copy full SHA for 73fc0bd - Browse repository at this point
Copy the full SHA 73fc0bdView commit details
Commits on May 28, 2025
-
* Create rules.mk for libaec * Create targets.mk for libaec * Minor tweaks --------- Co-authored-by: George Stagg <george.stagg@posit.co>
Configuration menu - View commit details
-
Copy full SHA for a573778 - Browse repository at this point
Copy the full SHA a573778View commit details -
* Create rules.mk * Create targets.mk * Update rules.mk * Fixing indent * Update libs/recipes/hdf5/rules.mk Co-authored-by: George Stagg <georgestagg@gmail.com> * Update libs/recipes/hdf5/rules.mk Co-authored-by: George Stagg <georgestagg@gmail.com> * Update libs/recipes/hdf5/targets.mk Co-authored-by: George Stagg <georgestagg@gmail.com> * Fix hdf5 build * remove redundant -lz in h5cc --------- Co-authored-by: Dipterix Wang <8163576+dipterix@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ea05a94 - Browse repository at this point
Copy the full SHA ea05a94View commit details
Commits on May 29, 2025
-
Add async iterator for streaming worker output (#541)
* Add async iterator for streaming worker output * Update NEWS.md
Configuration menu - View commit details
-
Copy full SHA for ed69aaa - Browse repository at this point
Copy the full SHA ed69aaaView commit details
Commits on May 30, 2025
-
Expose
FS.rename()
andFS.analyzePath()
(#543)* Expose FS.rename() API * Expose FS.analyzePath() API * Update NEWS.md * Ignore DriveFS/FileSystemType type error
Configuration menu - View commit details
-
Copy full SHA for 1e0a06b - Browse repository at this point
Copy the full SHA 1e0a06bView commit details
Commits on Jun 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d25b2a0 - Browse repository at this point
Copy the full SHA d25b2a0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.4.3...v0.5.0