What's Changed
- BridgeJS: Fix ordering issue with multiple stack based parameters by @krodak in #472
- Add Node.js example by @kateinoigakukun in #473
- build: Allow swift-syntax 6.2.0 by @scottmarchant in #474
- workflows/test.yml: update
mainsnapshots, add 6.3 snapshot by @MaxDesiatov in #476 - BridgeJS: Swift struct support by @krodak in #479
- BridgeJS: Enable struct as default parameter and enable default parameters in struct init / methods by @krodak in #480
- BridgeJS: Struct and struct vs classes benchmarks by @krodak in #481
- [NFC] BridgeJS: Codegen code organisation and minor cleanups by @krodak in #482
- Fix typo: rename
BridgeJSInstrincicstoBridgeJSIntrinsicsby @MaxDesiatov in #485 - Use
swift formatcommand provided by the Swift toolchain by @MaxDesiatov in #484 - Fix
Examples/Embeddednot building with Swift 6.2.3 by @MaxDesiatov in #483 - BridgeJS: Fix multifile declaration resolution order issue by @kateinoigakukun in #488
- Documentation: Add JavaScript Interop Cheat Sheet by @kateinoigakukun in #491
New Contributors
- @scottmarchant made their first contribution in #474
Full Changelog: 0.37.0...0.38.0