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
7,854 downloads per month
Used in 10 crates
(via fastly)
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