Skip to content

implemented tuple support for ffm#632

Merged
ktoso merged 6 commits intoswiftlang:mainfrom
amanthatdoescares:fix/jextract-ffm-tuples
Mar 19, 2026
Merged

implemented tuple support for ffm#632
ktoso merged 6 commits intoswiftlang:mainfrom
amanthatdoescares:fix/jextract-ffm-tuples

Conversation

@amanthatdoescares
Copy link
Copy Markdown
Contributor

So, I have basically studied and copied jni tuple support #602

Also added FFMTupleTests (same scenarios as JNITupleTests).

fixes: #603

How to test

cd /path/to/swift-java
swift test --filter FFMTupleTests

Optional broader run:
swift test --filter JExtractSwiftTests

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

jextract/ffm: tuples support

2 participants