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

Configure Feed

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

gleam / test / external_only_javascript / src / external_only_javascript.mjs
51 B 3 lines
1export function main() { 2 console.log("Hello"); 3}