Commits
User selector
Commit History
Commits on Jun 11, 2026
[codex] update to latest development snapshot toolchain (#763)
Show description for 6f4009cauthored
Commits on Jun 10, 2026
[codex] Drop Swift 6.1/6.2 support and raise MSSV to 6.3 (#762)
Show description for 8291fb9authored
Commits on Apr 2, 2026
Add JSRemote<JSObject> (#711)
Show description for df32a66authored
Commits on Mar 23, 2026
Gate `ExperimentalCustomExecutors` usage behind Swift 6.4 compiler check (#705)
Show description for c36a742authoredFix Embedded, bump 6.3 Swift toolchain in `test.yml` (#702)
Show description for d6630c8authored
Commits on Feb 9, 2026
[NFC] Fix warnings (#603)
Show description for d9adac0authored
Commits on Feb 2, 2026
Fix `ExperimentalCustomExecutors` SPI import build issues (#552)
Show description for 8004473authored
Commits on Nov 28, 2025
Commits on Sep 18, 2025
Fix Swift 6.2 compile issue around ExecutorFactory API
Show description for 73f5ab9committed
Commits on Sep 17, 2025
Merge pull request #443 from swiftwasm/yt/schedulable-executor-rename
Show description for 0b78561authored
Commits on Sep 11, 2025
- committed
Commits on Sep 3, 2025
Following "Custom Main and Global Executors" Pitch 3
Show description for 04c9e5ecommitted
Commits on Aug 15, 2025
Commits on Jul 7, 2025
Commits on May 12, 2025
Commits on May 8, 2025
Commits on May 7, 2025
Fix null-ptr write with `pthread_create`
Show description for 005fbcdcommitted
Commits on May 1, 2025
- committed
- committed
Avoid using `Synchronization` in the JavaScriptEventLoop
Show description for 84af891committed- committed
Fix `JavaScriptEventLoop` not building with Embedded Swift
Show description for dc1f09bcommitted
Commits on Apr 27, 2025
Unify the installGlobalExecutor process for JavaScriptEventLoop and WebWorkerTaskExecutor
Show description for 01142d1committed
Commits on Apr 25, 2025
Commits on Apr 16, 2025
- committed
Fix some Embedded Swift issues in JavaScriptEventLoop
Show description for 2b5f674committed
Commits on Apr 7, 2025
Throw error if the worker thread creation fails
Show description for 71e16e7committed
Commits on Mar 23, 2025
Commits on Mar 14, 2025
- committed
Add `JSPromise.value()` method to wto avoid switching isolation domains
Show description for 15af3c8committed- committed