This was a fun little experiment, but the memory usage is still too high for me.
gleam add links@1
import links
pub fn main() {
// TODO: An example of the project in use
}
Further documentation can be found at https://hexdocs.pm/links.
gleam run # Run the project
gleam test # Run the tests