w3f / w3f-education

Technical Education at Web3 Foundation
Other
17 stars 19 forks source link

[Infra Refactor] Code Related Component #142

Open CrackTheCode016 opened 1 year ago

CrackTheCode016 commented 1 year ago

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.