top | item 34401156 (no title) johnbcoughlin | 3 years ago What should it do when you call an async function from non-async? Block? discuss order hn newest ktpsns|3 years ago I guess there is no easy answer for that. Here is an interesting blog post which resembles closely my opinion: https://www.tedinski.com/2018/11/13/function-coloring.htmlEdit: And of course there are alternatives such as Go or Zig: https://kristoff.it/blog/zig-colorblind-async-await/
ktpsns|3 years ago I guess there is no easy answer for that. Here is an interesting blog post which resembles closely my opinion: https://www.tedinski.com/2018/11/13/function-coloring.htmlEdit: And of course there are alternatives such as Go or Zig: https://kristoff.it/blog/zig-colorblind-async-await/
ktpsns|3 years ago
Edit: And of course there are alternatives such as Go or Zig: https://kristoff.it/blog/zig-colorblind-async-await/