Skip to content

Commit f9a86ce

Browse files
committed
Remove ocaml toolchain
1 parent 185ff54 commit f9a86ce

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

_blogposts/2025-11-17-announcing-rescript-12.mdx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -196,11 +196,6 @@ These changes simplify future feature work and reduce maintenance overhead.
196196
The `rescript` npm package declares `"type": "module"` and ships ESM code across the CLI.
197197
Import statements replace CommonJS `require` usage, improving compatibility with contemporary bundlers and enabling better tree-shaking.
198198

199-
### OCaml 5.3 toolchain
200-
201-
The compiler and supporting tooling now build on OCaml 5.3.0.
202-
Contributors compiling ReScript from source will need the updated toolchain, and the upgrade brings performance and language runtime improvements from the upstream project.
203-
204199
### Platform-specific binaries
205200

206201
Installer footprints shrink thanks to platform-specific binary packages such as `@rescript/darwin-arm64`, `@rescript/linux-x64`, and `@rescript/win32-x64`.

0 commit comments

Comments
 (0)