35 releases

new 0.9.12 Apr 11, 2024
0.9.11 Feb 21, 2024
0.9.10 Jan 3, 2024
0.9.9 Nov 10, 2023
0.3.4 Jun 23, 2020

#550 in WebAssembly

Download history 751/week @ 2023-12-22 1118/week @ 2023-12-29 2620/week @ 2024-01-05 2166/week @ 2024-01-12 2351/week @ 2024-01-19 2092/week @ 2024-01-26 2147/week @ 2024-02-02 2025/week @ 2024-02-09 2622/week @ 2024-02-16 3252/week @ 2024-02-23 2822/week @ 2024-03-01 2646/week @ 2024-03-08 2735/week @ 2024-03-15 2242/week @ 2024-03-22 1912/week @ 2024-03-29 1842/week @ 2024-04-05

9,261 downloads per month
Used in 13 crates (via fastly)

Apache-2.0 WITH LLVM-exception

44KB
1K SLoC

FFI bindings to the Fastly Compute 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 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 platform. The Cargo version of this package since 0.4.0 instead follows the Cargo SemVer compatibility guidelines.

Dependencies

~685KB
~12K SLoC