Skip to main content

Module wit

Module wit 

Source
Expand description

A bounded, data-only bridge for the WebAssembly Interface Types format.

WIT is used to seed a canonical Hara interface and to project the exact subset already represented by that interface. It never selects a fallback loader route or invents a second runtime type system.

Structs§

WitDiagnostic
WitImportArtifact
WitImportOptions
WitProjectionArtifact
WitProjectionOptions

Enums§

WitDiagnosticSeverity
WitRoute

Constants§

WIT_IR_SCHEMA
WIT_MANIFEST_SCHEMA

Functions§

import_wit
project_wit