Currently, we use the Rust playground to provide an interactive window to run and write code. However, it would be ideal to extend this to other languages if needed and add easier maintainability via an extension.
What is the proposed solution?
Create a component that wraps something like repl.it, or other in-browser, embeddable code solution and host examples that way.
Highlight the main issue(s) below:
Currently, we use the Rust playground to provide an interactive window to run and write code. However, it would be ideal to extend this to other languages if needed and add easier maintainability via an extension.
What is the proposed solution?
Create a component that wraps something like repl.it, or other in-browser, embeddable code solution and host examples that way.