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.
As a further step towards what's outlined in #6183:
rescriptnpm package into@rescript/runtime.external-stdlibconfig setting was on, but using the@rescript/runtimepackage instead of@rescript/std.@rescript/std/external-stdlibin v11 and remove it in v12.