1 unstable release
0.1.3 | Oct 30, 2024 |
---|---|
0.1.1 |
|
0.1.0 |
|
#1150 in Web programming
19KB
114 lines
senpy-ffi
FFI bindings for senpy-rs
FFI bindings are great, but safe FFI bindings are even better; in the coming days, I hope to have the time to implement a safe wrapper around these FFI bindings for as many languages as doable so that using The Senpy Club API in any language is just as easy and safe as using senpy-rs
in Rust.
Usage Examples
$ python3 examples/ffi.py $ luvit examples/ffi.lua $ perl examples/ffi.pl $ php examples/ffi.php $ julia examples/ffi.jl
Dependencies
~5–17MB
~231K SLoC