// Copyright (C) 2025 Daniel Mueller <deso@posteo.net>
// SPDX-License-Identifier: (Apache-2.0 OR MIT)
// See https://github.com/wasm-bindgen/wasm-bindgen/blob/018641b4dd6752d6d27910661f80e6646f776ce2/crates/cli/src/bin/wasm-bindgen-test-runner.rs
// Cargo may try to compile this example and bails out if there is no
// main function. So stub it out.