Implementing first-class support for WebAssembly in Webpack

One of the signature features of webpack is its use of the “dependency graph” to manage and bundle assets. However, each resource that is loaded into webpack must be treated as JavaScript. Until now. Read more

Similar

Webpack 5 Release Plan

TL;DR: release planned for 2020-10-10, RC about ~1 month before that. After nearly 1 year of beta testing and about 2 years of development we feel that it's time to release webpack 5 soon. As p... (more…)

Read more »

The Changelog 385: Pushing webpack forward

We sit down with Tobias Koppers of webpack fame to talk about his life as a full-time maintainer of one of the most highly used (4 million+ dependent repos!) and influential tools in all of the web. Things we ask Tobias include: how he got here, how he pa... (more…)

Read more »