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.gleam
85 B 2 lines
1@external(javascript, "./external_only_javascript.mjs", "main") 2pub fn main() -> Nil