Skip to content

Commit

Permalink
Merge pull request #773 from reasonml/davesnx-patch-3
Browse files Browse the repository at this point in the history
  • Loading branch information
davesnx authored Dec 19, 2023
2 parents 69946f8 + 6cfc301 commit 7558549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/compiling-to-js-with-melange.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Melange
---

ne of the best ways to use Reason is by compiling it to JavaScript and running it in a web browser or on any other environment with a JavaScript runtime, such as [Node.js](https://nodejs.org), [Deno](https://deno.com), [Cloudflare Workers](https://workers.cloudflare.com).
One of the best ways to use Reason is by compiling it to JavaScript and running it in a web browser or on any other environment with a JavaScript runtime, such as [Node.js](https://nodejs.org), [Deno](https://deno.com), [Cloudflare Workers](https://workers.cloudflare.com).

Reason source code can be compiled to JavaScript through our partner project, [Melange](https://melange.re).

Expand Down

0 comments on commit 7558549

Please sign in to comment.