/** * Movi Element — slim build entry. * * Same `` element and the exact same API as `movi-player/element`; * only how the WASM ships differs. The build wires two things onto this entry * (see scripts/build-standalone.js): * * 1. an alias that swaps the embedded `dist/wasm/movi.js` for * `dist/wasm/movi-slim.js`, so the FFmpeg WASM streams+compiles from a * separate `movi-slim.wasm` asset instead of a base64 blob inside the JS — * a far smaller bundle and a cacheable, streaming-compiled engine. * 2. the `__MOVI_SLIM__` define, which turns on automatic native `