rescript-lang/rescript-lang.org

Document automatic migrations

Open

#1,091 opened on Aug 27, 2025

 (0 comments) (0 reactions) (1 assignee)MDX (258 forks)github user discovery
documentationhelp wanted

Repository metrics

Stars
 (1,855 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Prerequisite for this is a new version of Core and a rescript version with the migrations feature being released.

  • Core is now Stdlib to avoid name clashes when migrating
  • Mention how the Stdlib being internal again allows for more optimizations
  • Demonstrate migration on a small project

Contributor guide