Wasmex. Components. Component
(wasmex v0.15.0)
Copy Markdown
A WebAssembly Component that can be instantiated.
Components are compiled WebAssembly modules that follow the Component Model specification. They define imports and exports using WIT (WebAssembly Interface Types).
Summary
Functions
Compiles a new WebAssembly component from bytes.