Open unhammer opened 5 years ago
I see neither Rust nor plain C on http://swig.org/ 's list of "Exits" (there was a 2012 GsoC project on a C target, but I don't see any mention that it was ever merged and it was listed as experimental 14 days ago).
mbrubeck says bindgen might be able to create bindings from rust to C++: https://rust-lang.github.io/rust-bindgen/cpp.html – there are some caveats there, so I guess it's a matter of Try It And See for someone who's good with Rust.
So the alternatives seem to be:
(based on conversation here https://giella.zulipchat.com/#narrow/stream/129301-gramcheck/topic/libdivvun.20C.20interface )
I see neither Rust nor plain C on http://swig.org/ 's list of "Exits" (there was a 2012 GsoC project on a C target, but I don't see any mention that it was ever merged and it was listed as experimental 14 days ago).
mbrubeck says bindgen might be able to create bindings from rust to C++: https://rust-lang.github.io/rust-bindgen/cpp.html – there are some caveats there, so I guess it's a matter of Try It And See for someone who's good with Rust.
So the alternatives seem to be:
(based on conversation here https://giella.zulipchat.com/#narrow/stream/129301-gramcheck/topic/libdivvun.20C.20interface )