public static bool wasmStreaming ;

설명

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.