-
-
Notifications
You must be signed in to change notification settings - Fork 51
Comparing changes
Open a pull request
base repository: swiftwasm/JavaScriptKit
base: 0.26.2
head repository: swiftwasm/JavaScriptKit
compare: 0.27.0
- 15 commits
- 136 files changed
- 1 contributor
Commits on Apr 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d657069 - Browse repository at this point
Copy the full SHA d657069View commit details -
[skip ci] Mention
@dynamicMemberLookup
-based APIsIt's still up to the user to decide which approach to use.
Configuration menu - View commit details
-
Copy full SHA for 7309d97 - Browse repository at this point
Copy the full SHA 7309d97View commit details
Commits on Apr 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5c596cb - Browse repository at this point
Copy the full SHA 5c596cbView commit details
Commits on Apr 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3123dcb - Browse repository at this point
Copy the full SHA 3123dcbView commit details -
Merge pull request #331 from swiftwasm/katei/check-6.1
Add CI matrix for Swift 6.1
Configuration menu - View commit details
-
Copy full SHA for 8603096 - Browse repository at this point
Copy the full SHA 8603096View commit details
Commits on Apr 7, 2025
-
Throw error if the worker thread creation fails
use-sites still can fallback to other task executors, so it should be a recoverable error rather than a fatal error.
Configuration menu - View commit details
-
Copy full SHA for 71e16e7 - Browse repository at this point
Copy the full SHA 71e16e7View commit details -
Merge pull request #332 from swiftwasm/yt/throw-timeout
Throw error if the worker thread creation fails
Configuration menu - View commit details
-
Copy full SHA for f40912a - Browse repository at this point
Copy the full SHA f40912aView commit details
Commits on Apr 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0575dd1 - Browse repository at this point
Copy the full SHA 0575dd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ff3ebf - Browse repository at this point
Copy the full SHA 0ff3ebfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9752c5a - Browse repository at this point
Copy the full SHA 9752c5aView commit details -
Merge pull request #330 from swiftwasm/yt/import-export
Introduce BridgeJS, a declarative JS interop system
Configuration menu - View commit details
-
Copy full SHA for 8a1007e - Browse repository at this point
Copy the full SHA 8a1007eView commit details
Commits on Apr 9, 2025
-
Export
UnsafeEventLoopYield
error typeSome apps wrap instance.exports and monitor exceptions thrown during execution of Wasm program but `UnsafeEventLoopYield` is not something they want to report, so they need to be able to filter them out. However, they cannot use `UnsafeEventLoopYield` type name because some bundlers can rename it. We should export it to allow them not to depend on the constructor name
Configuration menu - View commit details
-
Copy full SHA for c3ec456 - Browse repository at this point
Copy the full SHA c3ec456View commit details -
Merge pull request #339 from swiftwasm/yt/export-yield-error-type
Export `UnsafeEventLoopYield` error type
Configuration menu - View commit details
-
Copy full SHA for 935c5d9 - Browse repository at this point
Copy the full SHA 935c5d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0229735 - Browse repository at this point
Copy the full SHA 0229735View commit details -
Merge pull request #340 from swiftwasm/yt/expose-unsafe-yield-by-prop…
…erty Expose UnsafeEventLoopYield by property
Configuration menu - View commit details
-
Copy full SHA for 253ab0b - Browse repository at this point
Copy the full SHA 253ab0bView 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.26.2...0.27.0