WebAssembly, WebCodecs & WebGPU
1. W3C WebAssembly Standards (TR)
WVP — WASM Video Player
A browser-based video player where demuxing runs in C++ compiled to WebAssembly via FFmpeg, and decoding is handled by WebCodecs (hardware) with FFmpeg software as fallback.