Would we want to support glTF models with Meshopt compression? See google/model-viewer#1164 for some discussions of the benefits, and google/model-viewer#2706 for an example implementation; mostly we just have to load a 6 KB decoder script (e.g. from unpkg) similar to what we do for the Draco decoder. I'd be happy to make a PR here if we're interested.