-
Notifications
You must be signed in to change notification settings - Fork 398
Open
Labels
Description
Since Melange released a new playground we could integrate it with the current ReasonML website, either with a redirect or embed it directly.
JavaScript and Native compilations are topics that are spreaded across the website, and it's a must fix. Either of the solution we choose, would be nice to have it clear for users to understand Reason + Melange -> JS, Reason + dune -> native.
This issue will be used as an umbrella for all issues related with current Playground:
- Missing files for setupSomeArtifacts.js? #366
- Type errors not visible on reason/try #359
- Try https://microsoft.github.io/monaco-editor/ for Try playground #106
- [Try] endless crashing loop #661
- Inline records do not work on the playground #607
- Try page crashing, can't recover #544
- A valid snippet crash the playground
type x = A{x: int};#604 - URL always crash on reasonml.github.io reason#2576