Fork of daniellemaywood.uk/gleam — Wasm codegen work
2

Configure Feed

Select the types of activity you want to include in your feed.

1fn main() { 2 // capnpc::CompilerCommand::new() 3 // .file("schema.capnp") 4 // .output_path("generated/") 5 // .run() 6 // .expect("compiling schema.capnp"); 7}