Jonathan B. Coe

Results 62 issues of Jonathan B. Coe

A buffer of known size can be used to store small objects and avoid use of indirect storage. See https://akrzemi1.wordpress.com/2014/04/14/common-optimizations/ This could be applied to `polymorphic_value`. Speed impact should be...

enhancement
implementation

Add a template to `ffig/templates` and modify `cmake/ffig.cmake` so that Rust bindings can be generated.

enhancement
new language

We should be able to generate Objective-C bindings using FFIG. https://developer.apple.com/documentation/objectivec

new language

File parsing should fail if any compile error is found in the translation unit under inspection including errors from transitively included files. This appears to be a little complicated on...

enhancement

Having read https://opensource.guide/building-community/ I wonder what we can do to make FFIG more visible and accessible? Input much needed!

important
non-development