REPL #56
thescientist13
started this conversation in
Ideas
REPL
#56
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Not sure if it would be done in a Worker or other way, but it would be cool to have something like a REPL on the website so someone can author a WC on side, and get serialized HTML out the other side.
The only reason I suggest a worker or other sandboxed mechanism is to ensure dom-shim.js is running and we're not getting false positives from the browser itself.
Beta Was this translation helpful? Give feedback.
All reactions