public static bool wasmStreaming;

Description 描述

Enable WebAssembly streaming compilation.

When enabled, Unity compiles the WebAssembly binary file while the file downloads. This setting requires an 'application/wasm' mime type, so set up the server accordingly.