Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 538 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 538 Bytes

Google2005

A serverless function to scrape, filter and re-render google search

The running product

Build wasm binary for Fastly Compute

cd wasm32-wasi_executable/
fastly compute build

Run wasm binary locally

cd wasm32-wasi_executable/
fastly compute serve

Deploy wasm binary to Fastly Compute

cd wasm32-wasi_executable/
fastly compute deploy

build and run locally

cd x86_64-apple-darwin_executable
cargo run