-
Notifications
You must be signed in to change notification settings - Fork 62
Issues: chinedufn/swift-bridge
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Support Rust raw identifiers in function names
good first issue
Good for newcomers
#299
opened Nov 2, 2024 by
boozook
Swift warning when returning Good for newcomers
-> Result<*, *> from a Rust method
good first issue
#295
opened Oct 14, 2024 by
tmolitor-stud-tu
Support 128 bit integers Good for newcomers
u128 and i128
good first issue
#293
opened Sep 17, 2024 by
chinedufn
#[swift_bridge(already_declared)] fails when wrapping an enum in Optional
good first issue
Good for newcomers
#283
opened Jul 29, 2024 by
jnbooth
Support Good for newcomers
#[swift_bridge(Sendable)] to implement Rust Send+Sync for Swift Sendable types
good first issue
#269
opened Apr 15, 2024 by
chinedufn
Unable to bridge function that receives &str and returns result
good first issue
Good for newcomers
#265
opened Apr 2, 2024 by
sax
Replace Good for newcomers
args_into function attribute with into argument attribute.
good first issue
#234
opened Jun 27, 2023 by
chinedufn
Add Good for newcomers
RustVec<T>.as_ptr() -> UnsafePointer<T> method
good first issue
#214
opened Apr 24, 2023 by
aiongg
Support Swift's Good for newcomers
Comparable
good first issue
#197
opened Mar 15, 2023 by
NiwakaDev
Using attributes on a transparent enum (specifically derive)
good first issue
Good for newcomers
#190
opened Mar 9, 2023 by
amsam0
Make nested struct declarations order independent
good first issue
Good for newcomers
#170
opened Feb 15, 2023 by
bes
Returning Result<struct, struct>
good first issue
Good for newcomers
#168
opened Feb 13, 2023 by
robinwit
iOS app can't link to Good for newcomers
extern "Swift" code in Release mode
good first issue
#166
opened Feb 11, 2023 by
bes
Fix Good for newcomers
get_with attribute allowing incorrect signature
good first issue
#102
opened Jul 20, 2022 by
chinedufn
Add UI test for Good for newcomers
swift_bridge(init) attribute on function with no return type
good first issue
#97
opened May 11, 2022 by
chinedufn
Support nested fields in Good for newcomers
get and get_with attributes
good first issue
#92
opened May 8, 2022 by
chinedufn
Add UI test for incorrect return type
good first issue
Good for newcomers
#69
opened Apr 26, 2022 by
chinedufn
Fix declaring a type's method before declaring the type
good first issue
Good for newcomers
#68
opened Apr 26, 2022 by
chinedufn
Add UI test and error message for Good for newcomers
Vec<T> where T hasn't been declared within the bridge module.
good first issue
#67
opened Apr 26, 2022 by
chinedufn
Support doc comments on functions
good first issue
Good for newcomers
#62
opened Apr 24, 2022 by
chinedufn
Support transparent structs that have Good for newcomers
Option<OpaqueRustType> fields
good first issue
#47
opened Mar 18, 2022 by
Jomy10
ProTip!
Adding no:label will show everything without a label.