Brought up on the forum here: https://groups.google.com/forum/#!topic/cesium-dev/t463ShjMtEI
The new Draco wasm file needs to be loaded using a wasm loader.
Additionally, glb files and other binary files need to be loaded using an appropriate binary loader as well. Since it's so common to load these into a Cesium app, they should be included here.
Brought up on the forum here: https://groups.google.com/forum/#!topic/cesium-dev/t463ShjMtEI
The new Draco wasm file needs to be loaded using a wasm loader.
Additionally, glb files and other binary files need to be loaded using an appropriate binary loader as well. Since it's so common to load these into a Cesium app, they should be included here.