Gleam + zig is stupid?
Ziggit
Gleam + zig is stupid?
I’m planning use Gleam + zig in my server, is stupid? Gleam have powerfull tools to handle with crash and recover. But Gleam is a language that’s too simple for what I want. I don’t want to be forced to follow the simplistic paradigm of the language throughout the entire architecture, so I thought about using a shared library to bridge the two: Gleam would receive the requests and handle the high-level stuff, while Zig would handle the actual business logic. Zig has comptime, very compelling d...
I’m planning use Gleam + zig in my server, is stupid? Gleam have powerfull tools to handle with crash and recover. But Gleam is a language that’s too simple for what I want. I…
0 comments
No comments yet.