We should be able to link to an embed widget URL that runs a snippet of code and displays the result. Some suggestions to investigate:
Query parameter code that takes a base64 encoded string and runs it, then displays the result (similar to something like Monaco playground with their code links)
We should be able to link to an embed widget URL that runs a snippet of code and displays the result. Some suggestions to investigate:
code
that takes a base64 encoded string and runs it, then displays the result (similar to something like Monaco playground with their code links)postMessage
to the embed widget