Skip to content

Streamlined FFI and cross-compilation with this powerful extension of build-helper (https://crates.io/crates/build-helper).

License

Notifications You must be signed in to change notification settings

spritetong/leach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leach

This is an extension of build-helper, which provides great convenience for FFI and cross compilation.

Features

  • build-helper: Core functionality from the original build-helper crate
  • cmake: Additional utilities and helpers for:
    • FFI build configuration
    • Platform-specific build customization
    • CMake build system integration with cmkabe

Usage

Add this to your Cargo.toml:

[dependencies]
leach = "0.2.2"

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contributing

Contributions are welcome! Please feel free to submit a PR.

Contact

For any questions or feedback, please contact me at spritetong@gmail.com.

About

Streamlined FFI and cross-compilation with this powerful extension of build-helper (https://crates.io/crates/build-helper).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages