I working with libui-nim wrapper. On some event in UI, I need to perform a 
long-running task let say it takes 5s and then update UI accordingly. What is 
the recommended way to do that nim?

Reply via email to