|
|
|
|
|
by jeremy_wiebe
1146 days ago
|
|
This example sounds like exactly how Fastly’s Compute@Edge works. Fastly provides an API via a rust crate that you use to build your edge
(CDN) logic with. They also provide a local development cli that can run these WASM bundles with. https://crates.io/crates/fastly |
|