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

Configure Feed

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

changelog entry

author
Andrey
committer
Louis Pilfold
date (Jun 22, 2026, 3:19 PM +0100) commit 42de58be parent 7644f3ac change-id xxvmlrxv
+5 -1
+4
CHANGELOG.md
··· 44 44 - More readable error message when trying to revert an old release. 45 45 ([Moritz Böhme](https://github.com/MoritzBoehme)) 46 46 47 + - The build tool now includes destination path in the error when it fails to 48 + link or copy file or directory. 49 + ([Andrey Kozhev](https://github.com/ankddev)) 50 + 47 51 ### Language server 48 52 49 53 - The language server now supports go-to-definition, find-references and rename
+1 -1
test-output/src/tests/echo.rs
··· 47 47 48 48 --- gleam run output ---------------- 49 49 {output} 50 - " 50 + g" 51 51 ) 52 52 } 53 53