raghu@dark-factory :~/kb/wasm-component-model $ cat

WASM Component Model

A language-agnostic standard for defining and composing WebAssembly modules via typed interfaces, so components written in different languages interoperate without shared memory or glue code.

grounded in: HN 'WebAssembly in the browser' theme + 'Firefox in WebAssembly' — porting/composing large multi-language applications into WASM relies on the component model as the composition layer

Connected concepts

WebAssembly, WASM app porting, Function coloring, Native extension module

Explore it live in the knowledge graph →