issues
search
getditto
/
safer_ffi
Write safer FFI code in Rust without polluting it with unsafe code
http://getditto.github.io/safer_ffi
MIT License
925
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
FFI-safe dyn Traits – Part 2
#133
danielhenrymantilla
closed
1 year ago
0
Add `inventory-0-3-1` optional feature
#132
danielhenrymantilla
closed
2 years ago
4
safer_ffi may randomly generate empty headers
#131
pan93412
closed
2 years ago
6
`#[ffi_export(rename = "…")]` & `node{,-,_}js` -> `js` renaming
#130
danielhenrymantilla
closed
2 years ago
0
`#[ffi_export]` improvements (proc-macro reïmplementation)
#129
danielhenrymantilla
closed
2 years ago
0
Cannot safely convert from &std::string::String to &safer_ffi::String
#128
TheButlah
closed
1 year ago
3
Generated header includes fns and types from other crate
#127
TheButlah
opened
2 years ago
5
Fix broken README links
#126
TheButlah
closed
2 years ago
2
Nits
#125
danielhenrymantilla
closed
2 years ago
0
Doc improvements
#124
danielhenrymantilla
closed
2 years ago
0
Nits
#123
danielhenrymantilla
closed
2 years ago
0
Merge Ditto experimental's branch changes back into `main`
#122
danielhenrymantilla
closed
2 years ago
0
fix true bare metal libc missing issue
#121
stevefan1999-personal
closed
2 years ago
0
Does not work on true no_std, bare metal target
#120
stevefan1999-personal
closed
2 years ago
0
Strange linker error
#119
TheButlah
closed
2 years ago
3
Pushing to a safer-ffi Vec does not change `len` or `cap`
#118
TheButlah
closed
2 years ago
4
Q: how to return a Rust side heap allocated object to C's main()? any example code?
#117
mw66
opened
2 years ago
3
add examples/point
#116
mw66
closed
2 years ago
1
Please teach me what I am doing wrong stack/heap wise in terms of Rust FFI struct allocation/deallocation
#115
brandonros
closed
2 years ago
2
Best practice to handle Result/Option right now?
#114
stevefan1999-personal
opened
2 years ago
1
Support `mut` parameters on `#[ffi_export]`ed functions
#111
danielhenrymantilla
closed
2 years ago
0
`#[ffi_export]` doesn't work with `mut` keyword in parameters
#110
TheButlah
closed
2 years ago
1
confused on how to create and destroy repr_c::Vec
#109
TheButlah
closed
2 years ago
1
[WIP]Custom names for structs, enums & functions
#108
ronan-ditto
closed
2 years ago
0
Diagram for code layouts in safer ffi
#107
ronan-ditto
opened
2 years ago
4
Work around Cargo cross-compilation bug
#106
danielhenrymantilla
closed
2 years ago
0
Version 0.0.8 release
#105
danielhenrymantilla
closed
2 years ago
0
96 export enum constant which are not used by a function call
#104
ronan-ditto
closed
2 years ago
1
Support unboxed opaque types that are `Copy`
#103
TheButlah
opened
2 years ago
0
Strange error: no method named `not` found
#102
TheButlah
closed
2 years ago
2
🔗 Fix link to blog post
#101
phatblat
closed
2 years ago
1
Trying to build targeting Mac Catalyst which requires nightly but a dependency fails
#100
spullara
closed
2 years ago
4
Using generics in struct does not create separate monomorphized types
#99
TheButlah
closed
2 years ago
2
Support type aliases
#98
TheButlah
opened
2 years ago
0
Replace `macro_rules!` macros with `proc_macros` + general cleanup
#97
danielhenrymantilla
closed
2 years ago
1
Export Enum & Constant which are not used by a function call
#96
dignifiedquire
closed
2 years ago
3
How to handle mutable arguments?
#95
fjarri
closed
2 years ago
7
Generating header file from build.rs
#94
dignifiedquire
opened
2 years ago
0
Customizable naming templates (e.g., namespace prefixing)
#93
dignifiedquire
opened
2 years ago
3
Add initial support for trait objects
#92
danielhenrymantilla
closed
2 years ago
1
Version 0.0.7 release
#91
danielhenrymantilla
closed
2 years ago
0
[Feature Request] Emit conditional compilation
#90
Karrq
opened
2 years ago
0
Merge experimental changes back into `master` & cleanup
#89
danielhenrymantilla
closed
2 years ago
1
Fix CI | Replace removed `external_doc` with `doc = include_str!`
#88
danielhenrymantilla
closed
2 years ago
0
Fix incorrect C header guard when the `PKG_NAME` contains hyphens
#87
danielhenrymantilla
closed
2 years ago
0
Default include guard doesn't convert hyphens
#86
Karrq
closed
2 years ago
0
[js] Add `AdhocToReprNapi`
#85
danielhenrymantilla
closed
2 years ago
0
Docs whitespace tweak
#84
hamchapman
closed
2 years ago
0
Fix `[ffi_export]`ed `async fn` function losing its docstring in the generated headers
#83
danielhenrymantilla
closed
2 years ago
0
Dead link in the user guide book
#82
waynexia
closed
2 years ago
3
Previous
Next