Custom playground to run examples from the book
Open
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 50
- Avg merge
- 22d 23h
- Merged PRs (30d)
- 1
Description
The default Rust playground only comes with the top most popular crates.io packages pre-installed.
If we want our examples from the book to be runnable in a playground directly, we should host our own playground with miden deps pre-installed.
Sparked by https://github.com/0xMiden/miden-docs/pull/45
Contributor guide
Assessment
This issue has not been assessed yet.