Could JavaScript have synchronous await?
SMRTR summary
JavaScript's color-coded sync/async distinction leads to code duplication and API constraints, while potential solutions like synchronous await introduce performance and concurrency issues, making widespread implementation challenging.
SMRTR provides this summary for quick context. The original article belongs to lobste.rs.
Read the original article