-
When I try to use this library on Gleam nightly (HEAD-3cc972c) I get this output and it doesn't start:
```
warning: Unused variable
┌─ /home/caarg/p/gleam/dean/build/packages/glyph/src/glyph/int…
-
### I have searched through the issues and didn't find my problem.
- [X] Confirm
### About the icon
This icons will be used to identify the Gleam lang files.
### Links and sources
https…
-
I like that matcha can leverage `string_builder` to generate more efficient code for the Erlang VM by avoiding unnecessary binary concatenations (it's Erlang's `iolist` underneath after all, which can…
-
Please, add gleam info
-
linux/fedora
`gleam run -m garnet_tool example out bun`
```bash
Compiling jasper
error: Unknown module field
┌─ /home/sunling/gapp/build/packages/jasper/src/jasper.gleam:393:18
│
39…
-
Motivated by this error https://github.com/gleam-lang/gleam/issues/1626
We can do it using the `file` command
```sh
$ file gleam
gleam: Mach-O 64-bit executable x86_64
```
-
It would be great if Gleam supported publishing and fetching private packages from Hex.pm - https://hex.pm/docs/private
-
I watched the Code BEAM Europe 2023 talk about end-to-end types and wanted to look through the hex docs for this package.
The other gleam-community packages seem to be available on hex, but not thi…
-
Hello, I'm unsure if its a misuse or a bug, but in the following example, when I update the logged message in the actor, it still print the initial one. Is it because the actor is started before radia…
-
## package name
e.g. `suzuki-shunsuke/github-comment`
- gleam-lang/gleam
## aqua version
Please use the latest version.
```console
$ aqua -v
aqua version 1.20.0-5-checksum (1aaecc0a6e…