#fastly

fastly-sys

Fastly Compute@Edge ABI Bindings

26 releases

new 0.9.2 Mar 24, 2023
0.9.0-pre1 Nov 14, 2022
0.8.6 Jun 22, 2022
0.8.4 Mar 9, 2022
0.3.4 Jun 23, 2020

#488 in WebAssembly

Download history 1575/week @ 2022-12-03 1389/week @ 2022-12-10 1050/week @ 2022-12-17 414/week @ 2022-12-24 771/week @ 2022-12-31 1745/week @ 2023-01-07 1835/week @ 2023-01-14 2421/week @ 2023-01-21 2073/week @ 2023-01-28 2211/week @ 2023-02-04 2557/week @ 2023-02-11 2531/week @ 2023-02-18 1845/week @ 2023-02-25 1792/week @ 2023-03-04 1724/week @ 2023-03-11 2031/week @ 2023-03-18

7,854 downloads per month
Used in 10 crates (via fastly)

Apache-2.0 WITH LLVM-exception

27KB
700 lines

FFI bindings to the Fastly Compute@Edge ABI.

This is a low-level package; the fastly crate wraps these functions in a much friendlier, Rust-like interface. You should not have to depend on this crate explicitly in your Cargo.toml.

Versioning and compatibility

The Cargo version of this package was previously set according to compatibility with the Compute@Edge platform. Since the v0.25.0 release of the Fastly CLI, the CLI is configured with the range of fastly-sys versions that are currently compatible with the Compute@Edge platform. The Cargo version of this package since 0.4.0 instead follows the Cargo SemVer compatibility guidelines.

Dependencies

~1.1–1.7MB
~36K SLoC