swiftlang / swiftlang/swift-java
Introduce SwiftArray<T> helper for non-copying access to Swift-native arrays from Java
Open
@ktoso is already working on this.
Since Jan 15, 2025.
- Dominant language
- Swift
- Stars
- 1.2k
- Forks
- 123
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 16
Description
Let's make it generic over types which are SwiftInstances.
Byte arrays may get specialized later on, we'll see.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.