FastEdge lets you run WebAssembly on the Gcore edge network — close to your users, with cold starts measured in microseconds. In this guide you'll build your first worker from scratch.
Prerequisites
You'll need Rust installed and the wasm32-wasip1 target added
Create the Project
Configure for WASM
Set the build target and add the FastEdge SDK to Cargo.toml:
Write Your Handler
In src/lib.rs, create a simple HTTP handler:
Build and Deploy
That's it! Your worker is now live on the global edge network.
Related articles
Subscribe to our newsletter
Get the latest industry trends, exclusive insights, and Gcore updates delivered straight to your inbox.










