libpd-sys 0.1.0

Rust bindings for libpd
libpd-sys-0.1.0 has been yanked.
Visit the last successful build: libpd-sys-0.2.1

libpd-sys

Build Status

Rust bindings for libpd.

This crate is not meant to be used directly, but rather as a dependency of libpd-rs.

Contribute

There is always room for more testing and improvement on build.rs. If you're interested PRs are open.

Support

  • Desktop

    • macOS:
      • x86_64
      • aarch64
    • linux:
      • x86_64
      • aarch64
    • windows:
      • msvc
        • x86_64
        • aarch64 (not tested but should work)
      • gnu
        • x86_64 (not tested but should work)
        • aarch64 (not tested but should work)
  • Mobile

    • iOS (not yet but will be addressed)
    • Android (not yet but will be addressed)
  • Web (not yet but will be addressed)