Skip to content

Remove aliases for runtime modules #237

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

Merged
merged 2 commits into from
Jun 29, 2024
Merged

Remove aliases for runtime modules #237

merged 2 commits into from
Jun 29, 2024

Conversation

cknitt
Copy link
Member

@cknitt cknitt commented Jun 29, 2024

These should not be part of Core.

Currently, the compiler is using Js.MapperRt, not RescriptCore.MapperRt, etc.
And in the future, such things should go into runtime, not into Core, see rescript-lang/rescript#6836.

@cknitt cknitt requested a review from zth June 29, 2024 05:51
@cknitt cknitt force-pushed the no-runtime-modules branch 2 times, most recently from b8d3062 to 8bd646c Compare June 29, 2024 12:28
@cknitt cknitt force-pushed the no-runtime-modules branch from 8bd646c to 4573d71 Compare June 29, 2024 12:30
@cknitt cknitt merged commit c5599f3 into main Jun 29, 2024
6 checks passed
@cknitt cknitt deleted the no-runtime-modules branch June 29, 2024 12:31
@cknitt cknitt mentioned this pull request Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants