Skip to content

Bindgen generated bindings for CBQN FFI

License

GPL-3.0 and 2 other licenses found

Licenses found

GPL-3.0
LICENSE-GPLv3
LGPL-3.0
LICENSE-LGPLv3
MPL-2.0
LICENSE-MPL2
Notifications You must be signed in to change notification settings

Detegr/cbqn-sys

cbqn-sys

A crate providing FFI bindings to CBQN.

Features

shared-object

The default feature is shared-object which links to libcbqn.so. It can be built using shared-o3 target. Use RUSTFLAGS="-L /path/to/cbqn" and LD_LIBRARY_PATH=/path/to/cbqn/libcbqn.so if the shared object is not in a system-wide path.

bindgen

The bindgen feature generates new bindings using Bindgen.

No features

Building without features gives only the API to CBQN. Used with cbqn-rs WASI backend for example.

License

Licensed either under GPLv3, LGPLv3 or MPL 2.0 following the licensing of CBQN.

About

Bindgen generated bindings for CBQN FFI

Resources

License

GPL-3.0 and 2 other licenses found

Licenses found

GPL-3.0
LICENSE-GPLv3
LGPL-3.0
LICENSE-LGPLv3
MPL-2.0
LICENSE-MPL2

Stars

Watchers

Forks

Languages