You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yep, that makes sense. Just FYI, the build system for Riju has aged and it is not currently in a state where changes can be deployed, but as soon as I am able, I will be resolving that problem (which is actually a large horde of smaller problems) and making it possible to contribute again.
To quickly open the playground with some code, a useful feature would be passing the code text in the URL as a query parameter.
Let's say I have some python code:
I can base64 encode this code-block programmatically, so that I can generate a link to the playground with all the code.
The text was updated successfully, but these errors were encountered: