Currently configuration canary is only created for the first plugin because we early return `createWasm` if we find WasmHandle for the same vm_key: https://github.com/proxy-wasm/proxy-wasm-cpp-host/blob/master/src/wasm.cc#L485-L486