add samples to playground

This commit is contained in:
2024-11-06 22:06:31 -08:00
parent eb1388caa8
commit 24ab6aa212
11 changed files with 647 additions and 10 deletions

13
playground/TODO.md Normal file
View File

@@ -0,0 +1,13 @@
## Todo items for the playground
- [x] sample files
- [ ] make sample files available for import
- workaround is to visit the file first
- [x] move newt to a worker (shim + newt + listener)
- [x] tabs for source, compiler output
- [x] Show errors in editor
- [x] show tabs on rhs
- [ ] editor is a tab on mobile
- [ ] publish / host on github
- [ ] multiple files