rust-playground icon indicating copy to clipboard operation
rust-playground copied to clipboard

Show a playground version or commit hash somewhere

Open tgross35 opened this issue 2 years ago • 1 comments

Just for the sake of reporting & chasing bugs and behavior differences, it would be nice to be able to record the playground version.

Something simply like this would do the trick:

image

tgross35 avatar Mar 15 '23 21:03 tgross35

Seems reasonable. Will want a version for the frontend (JS) and the backend (Rust) code. I've used vergen for the Rust side before; I'm sure there's a straight-forward JS (maybe specifically via Webpack) solution as well.

shepmaster avatar Mar 18 '23 21:03 shepmaster