Louis Pilfold
Louis Pilfold
Closing to track in other issue
Closing due to inactivity. Please feel free to reopen! Thank you
@matobet yup we would want it for all the main commands
I believe this to be fixed
It would not, no.
For sure!!
Closing as I believe we can do this all with the deno config + BEAM env vars now
Could you go into more detail as the specific requirements for this new process abstraction, including the sorts of problems you would solve using it, and what a typed API...
Given Gleam is a typed language how could a library create a finite state machine? They are typically created using types, which the programmer defines. Assuming there's a good design...
Could you share some of those libraries? I was unable to find any for well typed languages without macros, and the ways I know of making FSMs don't have anything...