Draft: https://proposal-symbol-naming.jasnell.me/
Purpose: "The ECMAScript global symbol registry — Symbol.for(key) — provides a process-global, cross-realm mechanism for sharing symbols by string key. WinterTC specifications use registered symbols for protocol markers, sentinel values, and extension hooks. Because the registry is shared with all application code and third-party libraries running in the same agent, naming discipline is essential to avoid collisions."
Draft: https://proposal-symbol-naming.jasnell.me/
Purpose: "The ECMAScript global symbol registry — Symbol.for(key) — provides a process-global, cross-realm mechanism for sharing symbols by string key. WinterTC specifications use registered symbols for protocol markers, sentinel values, and extension hooks. Because the registry is shared with all application code and third-party libraries running in the same agent, naming discipline is essential to avoid collisions."