issues
search
chinedufn
/
swift-bridge
swift-bridge facilitates Rust and Swift interop.
https://chinedufn.github.io/swift-bridge
Apache License 2.0
842
stars
62
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Building for Release
#249
lockieluke
closed
9 months ago
5
Add support for #[derive(Debug, serde::Serialize, serde::Deserialize)] to SharedStruct
#248
wooden-worm
opened
10 months ago
7
Add an additional XCode + Rust project option
#247
bes
opened
11 months ago
1
Getting these errors in my project
#246
lockieluke
opened
1 year ago
1
Clippy finds clippy::unnecessary-cast
#245
bes
opened
1 year ago
0
Improve the error message in SharedStructDeclarationParser when an un…
#244
bes
closed
1 year ago
2
Xcode reports "Multiple commands produce '...DerivedData...Build/Products/Debug/include/module.modulemap'"
#243
jessegrosjean
closed
5 months ago
4
Support Box<FnOnce> in extern "Rust"
#242
daytime-em
opened
1 year ago
3
extern Swift declaration not public
#241
tmolitor-stud-tu
closed
8 months ago
12
SwiftData struct for translating Swift's Data class
#240
amsam0
opened
1 year ago
1
Add RustVec.intoArray()
#239
amsam0
opened
1 year ago
1
Problem with x86_64-apple-ios-simulator
#238
kanjanaMi
opened
1 year ago
2
swift-bridge-build should not emit errors and instead let rustc show errors emitted by the procedural macro
#237
amsam0
closed
1 year ago
2
Universal build for Swift package (calling from Rust, building with Tauri)
#236
dceddia
closed
1 year ago
2
Support failable Initializers for Opaque Types
#235
NiwakaDev
closed
3 months ago
9
Replace `args_into` function attribute with `into` argument attribute.
#234
chinedufn
opened
1 year ago
0
Upgrade `swift-bridge` version to incorporate new features.
#233
NiwakaDev
closed
1 year ago
3
Recreate Vec.swift
#232
NiwakaDev
closed
1 year ago
1
Difficulty following the "Xcode + Cargo" example with Xcode 15.0 beta
#231
ghost
opened
1 year ago
10
Fix non-deterministic generation order
#230
NiwakaDev
closed
1 year ago
3
Swift `Vec<primitive>` Return Type and Function Argument
#229
timwedde
closed
1 year ago
4
How to return `Vec<u8>` from Swift to Rust
#228
timwedde
closed
1 year ago
2
[Idea] Use C++ instead of C for FFI
#227
andre4ik3
closed
1 year ago
5
Fix `already_declared` attribute for enums and structs
#226
conectado
closed
1 year ago
2
Support `RustString` in extern Swift functions
#225
NiwakaDev
closed
1 year ago
15
Support `RustString`'s + operator
#224
NiwakaDev
opened
1 year ago
1
Support transparent struct via use statement
#223
wentao
closed
1 year ago
1
Using swift packages created by swift-bridge?
#222
aiongg
closed
1 year ago
2
async: Fix returning Result<(), OpaqueType>
#221
jfaust
closed
1 year ago
7
async: Error returning Result<(), OpaqueType>
#220
jfaust
closed
1 year ago
0
Support Result<Option<>, ...>
#219
jfaust
opened
1 year ago
0
Fix returning Result<Vec<>, ...> from Rust
#218
jfaust
closed
1 year ago
4
Returning Result<Vec<>, OpaqueType> no longer compiles
#217
jfaust
closed
1 year ago
2
Add `RustVec<T>.as_ptr` method
#216
aiongg
closed
1 year ago
7
Update incorrect-return-type.stderr
#215
NiwakaDev
closed
1 year ago
1
Add `RustVec<T>.as_ptr() -> UnsafePointer<T>` method
#214
aiongg
opened
1 year ago
8
Support returning `Result<tuple, Any Type>` from Rust functions
#213
NiwakaDev
closed
1 year ago
4
Add test code for returning `Result<transparent struct, transparent struct>`
#212
NiwakaDev
closed
1 year ago
2
Support tuples from Swift -> Rust
#211
NiwakaDev
closed
1 year ago
0
Support `Actor` for `OpaqueRustType`s
#210
NiwakaDev
closed
1 year ago
1
Make data-carrying enums emit `#[derive(Debug)]` on the Rust side
#209
amsam0
opened
1 year ago
10
Generate include corresponding to each field in tuples
#208
NiwakaDev
closed
1 year ago
1
#[swift_bridge(already_declared)] causes duplicate header definitions
#207
amsam0
opened
1 year ago
1
Add compile error for associated_to attribute
#206
NiwakaDev
closed
1 year ago
1
Support tuples(only primitives) from Swift -> Rust
#205
NiwakaDev
closed
1 year ago
5
Tuples cannot be represented in Objective-C
#204
NiwakaDev
closed
1 year ago
1
Support Option<Primitive> in Swift fns
#203
chinedufn
closed
1 year ago
1
Fix dangling pointer warning
#202
chinedufn
closed
1 year ago
0
Various errors calling Swift from Rust
#201
paholg
opened
1 year ago
3
Adding missing C headers and Swift code for Vec<f32/f64> support
#200
rkreutz
closed
1 year ago
3
Previous
Next