issues
search
rust-diplomat
/
diplomat
Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code
https://rust-diplomat.github.io/book/
Other
532
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
JS Functions can accept Javascript objects
#734
ambiguousname
opened
1 day ago
0
Throw an error if an `enum` has a variant with a field
#733
emarteca
closed
5 days ago
0
`enum`s where variants have contents should throw an error during lowering
#732
emarteca
closed
5 days ago
0
Demo Gen: Add recursion to owning_param labels
#731
ambiguousname
closed
1 day ago
0
Fixing hardcoded 64-bit length for a slice in Kotlin
#730
emarteca
closed
1 week ago
0
Fix cookie creation for trait struct in Kotlin
#729
emarteca
closed
1 week ago
0
Kotlin result
#728
jcrist1
closed
1 week ago
3
fix js str decode
#727
jcrist1
closed
2 weeks ago
0
Demo Gen: Recursive Owning Type
#726
ambiguousname
closed
1 day ago
0
JS ABI is different on stable-x86_64-pc-windows-gnu
#725
ambiguousname
closed
2 weeks ago
1
JS CI broken on nightly
#724
Manishearth
opened
2 weeks ago
1
Struct Object Constructors
#723
ambiguousname
closed
2 weeks ago
8
Fix primitive slice js
#722
jcrist1
closed
2 weeks ago
2
Generating documentation from the ffi block docs to the kotlin backend
#721
emarteca
closed
2 weeks ago
0
JS2 constructors: structs and enums should autoconvert at parameter/struct boundaries
#720
Manishearth
opened
3 weeks ago
0
JS2 constructors: Struct ctors should take an object, not a list of fields
#719
Manishearth
closed
2 weeks ago
0
JS2 constructors: Support attr constructors
#718
Manishearth
opened
3 weeks ago
0
Avoid demo parameter collisions in function definitions
#717
ambiguousname
closed
3 weeks ago
0
Utilize <fieldset> in the default renderer
#716
ambiguousname
opened
3 weeks ago
1
Add more parameter context information in RenderInfo
#715
ambiguousname
opened
3 weeks ago
0
Demo Owning Type Arguments
#714
ambiguousname
closed
3 weeks ago
4
Use multi-level argument names in demo_gen
#713
robertbastian
closed
3 weeks ago
7
Add support for Ruby
#712
sffc
opened
1 month ago
0
Enum Default Values Fix
#711
ambiguousname
closed
1 month ago
0
JS + demo_gen: Enumerators Fix
#710
ambiguousname
closed
1 month ago
0
Update to strck 1.0
#709
Manishearth
closed
1 month ago
1
Register finalizer for Kotlin Opaque
#708
emarteca
closed
1 month ago
0
Fixing the trait struct cookie assignment in Kotlin
#707
emarteca
closed
1 month ago
0
Fix kotlin trait methods and callbacks conversion for opaque types
#706
emarteca
closed
1 month ago
0
Fix kotlin trait method and cb struct and enum returns
#705
emarteca
closed
1 month ago
0
Fix slice args for traits and callbacks
#704
emarteca
closed
1 month ago
0
Add support for making traits `Send`/`Sync` (opt-in), in backends where this is safe
#703
emarteca
opened
1 month ago
4
Kotlin: fixing hardcoded trait name in template
#702
emarteca
closed
1 month ago
0
Demo_Gen: Default Values Bugfix
#701
ambiguousname
closed
1 month ago
0
JS bindings don't work when there are dependencies on wasm bindgen
#700
jcrist1
opened
1 month ago
4
Js generation doesn't work for primitive slices
#699
jcrist1
closed
2 weeks ago
5
Fixing error with multi-arg callbacks and trait methods in Kotlin
#698
emarteca
closed
1 month ago
0
Kotlin should use the builtin Result type
#697
Manishearth
opened
1 month ago
7
Readd log feature
#696
Manishearth
closed
2 months ago
1
Fix dtor abi names in dart
#695
Manishearth
closed
2 months ago
2
tool-and-c-backend-pub - Make some features of the tool pub for exter…
#694
jcrist1
closed
2 months ago
1
Fixing bug in `Result<T>` when `T` is a primitive that requires modification in the Kotlin code generation
#693
emarteca
closed
2 months ago
1
Fixing code generation for `Result<bool>` in Kotlin
#692
emarteca
closed
2 months ago
2
Fixing hardcoded library path in some kotlin templates
#691
emarteca
closed
2 months ago
0
Fixing bug in opaque/struct cleanup codegen in kotlin
#690
emarteca
closed
2 months ago
0
Code generation for trait support in Kotlin
#689
emarteca
closed
2 months ago
2
Support both "library" and "module" namespacing
#688
Manishearth
opened
2 months ago
0
Optional finalizers in kotlin
#687
emarteca
closed
2 months ago
1
Fix dtor abi names in kotlin
#686
Manishearth
closed
2 months ago
1
Fix bug in codegen for kotlin arrays of unsigned numeric primitives
#685
emarteca
closed
2 months ago
0
Next