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.