4/
Proposal: Tagged String Literals
github.com/cue-lang/cue...
Context-aware string interpolation: tag functions control escaping of interpolated values, preventing injection vulnerabilities in shell, SQL, HTML, etc.
#cuelang
馃搵 Proposal Details: File: designs/language/4295-tagged-string-literals.md Status: Draft This proposal introduces tagged string literals to the CUE language, enabling context-aware string interpolat...