Posted by todsacerdoti 5 hours ago
Unfortunately, easy cross-compilation to relatively static binaries is a "must" for me. Now that Go gives it to me, I won't really entertain a competitor that doesn't provide a "static build" option.
So I'm glad to see this exists, even though it looks pretty janky!
I saw there is an early stage WASM project[0] which has move hopeful. Performance is not a requirement - equivalent to Python is totally fine, I just want that beautiful Gleam syntax.
It would have been interesting to see some high level commentary from the author on the results of each one on top of the general workflow. Build time, binary size, startup time, whatever.