Louis Trümpler announced federated loading support in IFClite, a browser-native IFC viewer and toolkit built with WebGPU and Rust/WASM. For IFC4.3 and earlier workflows, federation means loading multiple IFC models side by side with collision-safe IDs, per-model visibility, unified spatial hierarchy handling, and selection across model boundaries.

The larger change is IFC5 support, where layered model composition can bring separate files together into a coherent model instead of simply displaying them alongside each other. That points toward workflows where base geometry, discipline additions, and property enrichment can live in separate files while still composing into one project view.

IFClite is open source under the MPL-2.0 license and supports IFC2X3, IFC4, IFC4X3, and IFC5, with WebGPU rendering and a small browser-delivered WASM core. See the LinkedIn announcement and the IFClite project site for more details.