compile-wasm builds your plugin into a .wasm artifact the runtime can load.
--config <file>(required) Path totangent.yaml--wit <dir>(optional) Path to the WIT interfaces used by your plugin. If using a plugin generated fromtangent plugin scaffold, the wit path is.tangent/wit
./plugins/<name>.component.wasm(default) — consumed bytangent run