Commits
User selector
Commit History
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
- committed
Use `JSValue` instead for `JSPromise`'s closure return types
Show description for 5eed2c6committedAvoid using `Synchronization` in the JavaScriptEventLoop
Show description for 84af891committed- committed
- 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
- committed
- committed
- committed
- committed
Commits on Apr 24, 2025
Commits on Apr 16, 2025
- committed
Fix some Embedded Swift issues in JavaScriptEventLoop
Show description for 2b5f674committed
Commits on Apr 12, 2025
Remove UMD build of JS runtime library
Show description for 7e7aa80committed
Commits on Apr 8, 2025
Merge pull request #330 from swiftwasm/yt/import-export
Show description for 8a1007eauthored
Commits on Apr 7, 2025
Throw error if the worker thread creation fails
Show description for 71e16e7committed
Commits on Apr 2, 2025
[skip ci] Mention `@dynamicMemberLookup`-based APIs
Show description for 7309d97committed- committed
Commits on Apr 1, 2025
build: Fix native build for missing symbol
Show description for c80eed3committed
Commits on Mar 31, 2025
Commits on Mar 27, 2025
- committed
Place the runtime JS files beside the template files
Show description for 397e57ccommittedMake JSValue's subscript setter nonmutating
Show description for 7e7fe97andcommittedFix potential use-after-free in JSString
Show description for a4376e3committed- committed
- committed
Merge pull request #313 from swiftwasm/maxd/jsstring-elementsequal
Show description for fe6d2e5authored