-
-
Notifications
You must be signed in to change notification settings - Fork 53
Comparing changes
Open a pull request
base repository: swiftwasm/JavaScriptKit
base: 0.30.0
head repository: swiftwasm/JavaScriptKit
compare: main
- 7 commits
- 28 files changed
- 1 contributor
Commits on Jun 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 305ca67 - Browse repository at this point
Copy the full SHA 305ca67View commit details -
Merge pull request #377 from swiftwasm/yt/xcode-link-bjs
BridgeJS: Gate @_extern/@expose usage behind `arch(wasm32)`
Configuration menu - View commit details
-
Copy full SHA for 233d6b2 - Browse repository at this point
Copy the full SHA 233d6b2View commit details
Commits on Jun 26, 2025
-
Add
JavaScriptFoundationCompat
module to provide utilities to inter……act Foundation types
Configuration menu - View commit details
-
Copy full SHA for 1d99c0f - Browse repository at this point
Copy the full SHA 1d99c0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for da1675f - Browse repository at this point
Copy the full SHA da1675fView commit details
Commits on Jun 27, 2025
-
Merge pull request #378 from swiftwasm/yt/add-foundation-compat
Add `JavaScriptFoundationCompat` module to provide utilities to interact Foundation types
Configuration menu - View commit details
-
Copy full SHA for 2aec44b - Browse repository at this point
Copy the full SHA 2aec44bView commit details -
Slice a bytes array when the underlying memory is shared
TextDecoder does not support decoding shared memory slices directly on browsers, so we need to slice the Uint8Array
Configuration menu - View commit details
-
Copy full SHA for 03f4d9a - Browse repository at this point
Copy the full SHA 03f4d9aView commit details -
Merge pull request #379 from swiftwasm/yt/fix-shared-memory-slice
Slice a bytes array when the underlying memory is shared
Configuration menu - View commit details
-
Copy full SHA for 387347a - Browse repository at this point
Copy the full SHA 387347aView 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 0.30.0...main