rescript-lang.org
rescript-lang.org copied to clipboard
Evaluate code in playground
Closes #414
- [x] Create an
Evalmodule that uses aWorkerunder the hood, it exposes a state machine - [ ] Figure out some way of bundling the whole of rescript std lib and including it in the worker file
- [ ] Wire it up to the UI