pub async fn instantiate_basisu_wasm()Available on
target_os=unknown and target_vendor=unknown and WebAssembly only.Expand description
Instantiate the basisu wasm, required on web before calling other functions.
Once instantiate_basisu_wasm/instantiate_custom_basisu_wasm is called, the wasm can’t be changed.