Pyre Feature Request
Is your feature request related to a problem? Please describe.
Using NoScript Addon it regularly warns about a possible XSS when clicking on pyre-check/play links due to the code in the URL.
As the URLs tend to be quite long I cannot post them in the comment section of StackOverflow.
Describe the solution you'd like
Similar to pyright or mypy: Encode the code in the URL to shorten it and prevent a XSS warning.