# Web builds: miniquad's JS imports (console_log, init_webgl, ...) are # resolved at runtime by web/mq_js_bundle.js — tell the linker to allow them. [target.wasm32-unknown-unknown] rustflags = ["-C", "link-arg=--allow-undefined"]