Skip to content

Move runtime artifacts into @rescript/runtime; remove external-stdlib setting #7454

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
cknitt opened this issue May 10, 2025 · 0 comments
Open
Labels
Milestone

Comments

@cknitt
Copy link
Member

cknitt commented May 10, 2025

As a further step towards what's outlined in #6183:

  • Move the runtime artifacts (including Js, Belt, ...) from the rescript npm package into @rescript/runtime.
  • So behavior will always be as if the external-stdlib config setting was on, but using the @rescript/runtime package instead of @rescript/std.
  • Deprecate @rescript/std/external-stdlib in v11 and remove it in v12.
@cknitt cknitt added this to the v12 milestone May 10, 2025
@cknitt cknitt added the cleanup label May 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant