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:
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:
type x = A{x: int};#604