mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-05-01 08:32:17 +00:00
The `*.wit` extension is actually intended to mean "WebAssembly Instance Type", not "WebAssembly Interface Types". The `*.wat` text format already will have support for annotations, and wasm interface types are just an extension of that!