Version: 2022.3
public static WebGLLinkerTarget linkerTarget ;

描述

允许您指定构建项目时使用的 web build format

You can choose either asm.js, WebAssembly, or both. WebAssembly is the default linker target. asm.js is the legacy format, which should only be used as a run-time fallback or for debugging purposes.