-
-
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.1
head repository: swiftwasm/JavaScriptKit
compare: 0.26.2
- 7 commits
- 7 files changed
- 1 contributor
Commits on Mar 31, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f591be4 - Browse repository at this point
Copy the full SHA f591be4View commit details -
Merge pull request #327 from swiftwasm/katei/vite-build
docs: Add a guide on deploying with Vite
Configuration menu - View commit details
-
Copy full SHA for 4546366 - Browse repository at this point
Copy the full SHA 4546366View commit details -
Fix node version diagnostic handling on test harness
The CompileError usually happens during `defaultNodeSetup`, so we should catch it there. Also `process.version` is a string with a `v` prefix, so we should use `process.versions.node`, which doesn't have the prefix instead.
Configuration menu - View commit details
-
Copy full SHA for fccfd97 - Browse repository at this point
Copy the full SHA fccfd97View commit details
Commits on Apr 1, 2025
-
Merge pull request #328 from swiftwasm/katei/fix-node-version-hint
Fix node version diagnostic handling on test harness
Configuration menu - View commit details
-
Copy full SHA for bad9706 - Browse repository at this point
Copy the full SHA bad9706View commit details -
build: Fix native build for missing symbol
``` $s13JavaScriptKit8JSObjectC2idACs6UInt32V_tcfc: error: undefined reference to 'swjs_get_worker_thread_id_cached' ```
Configuration menu - View commit details
-
Copy full SHA for c80eed3 - Browse repository at this point
Copy the full SHA c80eed3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4709005 - Browse repository at this point
Copy the full SHA 4709005View commit details -
Merge pull request #329 from swiftwasm/yt/fix-xcode-build
build: Fix native build for missing symbol
Configuration menu - View commit details
-
Copy full SHA for f4d5219 - Browse repository at this point
Copy the full SHA f4d5219View 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.1...0.26.2