tc39/proposal-pipeline-operator
GitHub で見るPlayground for bikeshedding the topic token?
Open
#307 opened on 2024年8月5日
help wanted
説明
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.