Not so long ago, Fastly introduced a new platform for edge programming. Fastly's vision is to use wasm to sandbox and run applications, which means...
For further actions, you may consider blocking this person and/or reporting abuse
Once WASI (which Fastly is involved with afaik) is a bit further along I hope all cloud vendors support this. AWS lambda supports a large number of runtimes which is a bit crazy. Although I hope they also keep the "standalone executable" option that Rust also can generate. 😉
Good post, thank you. You can also do this with Cloudflare workers. developers.cloudflare.com/workers/...