---
title: "Module Federation gets upgraded, and Rspack supports it."
url: https://daily.dev/posts/module-federation-gets-upgraded-and-rspack-supports-it--yernybdgp
source_url: https://scriptedalchemy.medium.com/emodule-federation-gets-upgraded-and-rspack-supports-it-5ddb0d1e9546
type: article
source: "Medium"
published: 2024-01-11T02:13:41.879Z
updated: 2024-01-11T02:13:39.700Z
tags: ["rust", "webpack"]
reading_time: 4
upvotes: 4
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Module Federation gets upgraded, and Rspack supports it.

**[Medium](https://daily.dev/sources/medium_js)** · 4 min read · 4 upvotes · 0 comments

## Summary

Upgrade in Module Federation with runtime hooks, APIs, and SDK. Rspack supports Module Federation for speedier bundler tools and shared code. Migration opportunities include progressive migration, speeding up builds, and migrating one at a time. Runtime plugins allow for extending module federation. Future plans include HMR and Fast Refresh, Chrome Dev Tools, TypeScript remote types, improvements to Node Federation, and React Server Components.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://scriptedalchemy.medium.com/emodule-federation-gets-upgraded-and-rspack-supports-it-5ddb0d1e9546>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#rust](https://daily.dev/tags/rust), [#webpack](https://daily.dev/tags/webpack)

[View this post on daily.dev](https://daily.dev/posts/module-federation-gets-upgraded-and-rspack-supports-it--yernybdgp)
