Skip to main content

One post tagged with "component model"

View All Tags
Bailey Hayes
Bailey Hayes
Bailey Hayes
||2 min read

WIT, or Wasm Interface Types, allows WebAssembly modules to communicate with each other using complex data types. WIT is a language agnostic interface definition language (IDL) that enables composing WebAssembly components, regardless of source language, using language-specific bindings. If you're using a WIT-generated set of language bindings it will feel just like using a regular language SDK. If you're writing your own WIT, then this guide is for you!

Keep up to date

Subscribe to Cosmonic for occasional communication straight to your inbox.