42 releases
0.11.0 | Oct 7, 2024 |
---|---|
0.10.4 | Aug 21, 2024 |
0.10.2 | Jul 9, 2024 |
0.9.11 | Feb 21, 2024 |
0.3.4 | Jun 23, 2020 |
#368 in WebAssembly
10,592 downloads per month
Used in 14 crates
(via fastly)
63KB
1.5K
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
~740KB
~13K SLoC