1 2 3 4 5 6 7
wasmtime::component::bindgen!({ path: "wit/camel-plugin.wit", world: "plugin", exports: { default: async, }, });