Version: 2019.4
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.