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

Configure Feed

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

gleam / README.md
906 B 27 lines
1<!-- 2 SPDX-License-Identifier: Apache-2.0 3 SPDX-FileCopyrightText: 2020 The Gleam contributors 4--> 5 6<p align="center"> 7 <img src="images/lucy.png" alt="Lucy, Gleam's mascot"> 8</p> 9 10<p align="center"> 11 <a href="https://github.com/gleam-lang/gleam/releases"><img src="https://img.shields.io/github/release/gleam-lang/gleam" alt="GitHub release"></a> 12 <a href="https://discord.gg/Fm8Pwmy"><img src="https://img.shields.io/discord/768594524158427167?color=blue" alt="Discord chat"></a> 13</p> 14 15<!-- A spacer --> 16<div>&nbsp;</div> 17 18Gleam is a friendly language for building type-safe systems that scale! For more 19information see [the website](https://gleam.run). 20 21## Support Gleam! 22 23Gleam is not owned by a corporation, instead it is kindly supported by its 24sponsors. If you like Gleam please consider [sponsoring the project or members 25of the core team](https://gleam.run/sponsor). 26 27Thank you so much! 💖