lysdexic to RustEnglish · 2 years agoUniFFI - automatically generate foreign-language bindings targeting Rust librariesmozilla.github.ioexternal-linkmessage-square8fedilinkarrow-up125arrow-down10
arrow-up125arrow-down1external-linkUniFFI - automatically generate foreign-language bindings targeting Rust librariesmozilla.github.iolysdexic to RustEnglish · 2 years agomessage-square8fedilink
minus-squareWalnut356linkfedilinkarrow-up3·2 years agoHere’s the script. It’s nothing fancy, and iirc it only works for top level functions/classes. That means you still have to take care of attributes and methods which is a little annoying, but for simple stuff it should save a bit of time.
Here’s the script. It’s nothing fancy, and iirc it only works for top level functions/classes. That means you still have to take care of attributes and methods which is a little annoying, but for simple stuff it should save a bit of time.