tc39/proposal-pipeline-operator
View on GitHubPlayground for bikeshedding the topic token?
Open
#307 opened on Aug 5, 2024
help wanted
Description
The Record & Tuple proposal have used a playground page to make their proposal playable in the browser. As I understand things, their playground transpiles users' script to currently supported syntax (polyfill) in the browser, SRC: https://rickbutton.github.io/record-tuple-playground/,
Would this work for picking the token? I mean would it add value to trying characters combos?
Instead of the Syntax Type dropdown in the UI, have a text input that makes some initial validations??? and replaces the topic token throughout the source - if we get to errors we know outright what's the holdup.