Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork57
Comparing changes
Open a pull request
base repository:swiftwasm/JavaScriptKit
Uh oh!
There was an error while loading.Please reload this page.
base:platform-arg
head repository:swiftwasm/JavaScriptKit
Uh oh!
There was an error while loading.Please reload this page.
compare:main
Uh oh!
There was an error while loading.Please reload this page.
- 17commits
- 91files changed
- 4contributors
Commits on Oct 17, 2025
BridgeJS: Initial protocol support
[fe09c4b1] Simplify export swift[b42bb7c1] WIP: Simplify protocol method generation[75e1ed37] BridgeJSLink simplification[b1fcc4d0] Cleanup[70aa0332] WIP: Final wrap[2f648eaf] WIP: Protocols simplification[f2f89b33] WIP: Fix for parameters in methods[6026fc1d] WIP: Test protocol methods with parameters
Commits on Oct 21, 2025
Merge pull request#459from swiftwasm/yt/expose-playwright-launch-op…
…tionsPackageToJS: Expose Playwright Launch Options in test harness
Commits on Oct 22, 2025
Merge pull request#456from PassiveLogic/feat/protocol-support-methods
BridgeJS:@js Protocol with methods support
Commits on Oct 23, 2025
BridgeJS: Basic support for properties in protocols
krodak committedOct 23, 2025 BridgeJS: Naive implementation for swiftheapobject
BridgeJS: Improve SwiftHeapObject handling in import side
krodak committedOct 23, 2025 BridgeJS: Support for Optional<Type> for properties / method paramete…
…rs / method return types in protocol
krodak committedOct 23, 2025 BridgeJS: Protocol support for enum values (all types + optionals)
BridgeJS: Final refinings to enum support and revisiting tests
krodak committedOct 23, 2025
Commits on Oct 24, 2025
Merge pull request#457from t089/platform-arg
Add `--platform` option to `package js`
Merge pull request#460from PassiveLogic/feat/protocol-support
BridgeJS: Improved@js Protocol support - properties, Optional, enums
Commits on Nov 7, 2025
Commits on Nov 8, 2025
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 platform-arg...main
Uh oh!
There was an error while loading.Please reload this page.