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

Configure Feed

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

CHANGELOG

author
Giacomo Cavalieri
committer
Louis Pilfold
date (Jul 14, 2026, 2:48 PM +0100) commit 7ca37b9a parent 1ffa682a change-id tqvutrvo
+4
+4
CHANGELOG.md
··· 490 490 segments when compiling a function with a JavaScript external. 491 491 ([Giacomo Cavalieri](https://github.com/giacomocavalieri)) 492 492 493 + - Fixed a bug where the compiler would produce a confusing error message when 494 + writing a constructor with a lowercase name. 495 + ([Giacomo Cavalieri](https://github.com/giacomocavalieri)) 496 + 493 497 - A `gleam@@compile.erl` is no longer left in the build output of 494 498 `gleam compile-package`. 495 499 ([Louis Pilfold](https://github.com/lpil))