pub(crate) const MISSING_MESSAGE: &'static str = "Failed to execute wasm-bindgen.
Ensure you have 'wasm-bindgen' installed locally: cargo install wasm-bindgen-cli
If you are seeing this error in CQ you have made a mistake with your dependencies, ensure 'rust_wasmify' is not included in your build.";