Open
Description
Currently the support for https://play.rust-lang.org/ is hardcoded into book.js. We might be interested to support alternative ones like
Like:
- https://play.integer32.com/ for rust
- https://rust.godbolt.org/ - compiler explorer is not a playpen pe se but it's immensely useful. (Also for other languages)
Also take into consideration support for other languages:
See https://fiddles.io/ for extended list