-
Notifications
You must be signed in to change notification settings - Fork 253
[GSoC-2025] Blog post 2: JNI mode for Swift Java JExtract #1211
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
cc @madsodgaard |
heckj
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
copyedit fixes - one typo and what looked like habitual (or maybe ML injected?) escaping slashes prior to ! that didn't look correct in narrative text.
_posts/2025-11-NN-swift-gsoc-2025-highlight-2-swift-java-jextract-jni-mode.md
Outdated
Show resolved
Hide resolved
_posts/2025-11-NN-swift-gsoc-2025-highlight-2-swift-java-jextract-jni-mode.md
Outdated
Show resolved
Hide resolved
_posts/2025-11-NN-swift-gsoc-2025-highlight-2-swift-java-jextract-jni-mode.md
Outdated
Show resolved
Hide resolved
_posts/2025-11-NN-swift-gsoc-2025-highlight-2-swift-java-jextract-jni-mode.md
Outdated
Show resolved
Hide resolved
_posts/2025-11-NN-swift-gsoc-2025-highlight-2-swift-java-jextract-jni-mode.md
Show resolved
Hide resolved
_posts/2025-11-NN-swift-gsoc-2025-highlight-2-swift-java-jextract-jni-mode.md
Outdated
Show resolved
Hide resolved
These posts were approved by their respective contributor co-authors over here in swiftlang#1191 also link to the android sdk blog post, since the screenshot there showcases this work Apply suggestions from code review
5f3dc43 to
4101646
Compare
…-mode.md to 2025-11-07-gsoc-2025-showcase-swift-java.md Revised filename to be consistent with previous GSoC post.
Co-authored-by: Dave Lester <18080+davelester@users.noreply.github.com>
Added a section about JNI mode for Swift/Java interoperability.
Co-authored-by: Dave Lester <18080+davelester@users.noreply.github.com>
dfcf15a to
87ade08
Compare
|
Applied all changes and some extra cleanups |
Co-authored-by: Dave Lester <18080+davelester@users.noreply.github.com>
|
@madsodgaard approved the rewording over chat, this should be ready to go |
Co-authored-by: Dave Lester <18080+davelester@users.noreply.github.com>
|
@heckj please approve if all good now -- I applied all your feedback :) |
This is the second post for the gsoc 2025 highlights.
These posts were approved by their respective contributor co-authors over here in #1191