Skip to content

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

Open
@cknitt

Description

@cknitt

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions