Version: Unity 6.0 (6000.0)
语言 : 中文
使用 WebAssembly 2023 优化 Web 构建
Web 性能注意事项

启用 WebAssembly 2023

WebAssembly 2023 包含一组有用的功能,可以提高 Web 构建的运行时性能。使用此指南了解如何启用这些功能。

有关 WebAssembly 2023 的功能和先决条件的更多信息,请参阅 WebAssembly 2023

启用 WebAssembly 2023 的步骤

要启用 WebAssembly 2023,请执行以下操作:

  1. 转到编辑 (Edit) > 项目设置 (Project Settings)

  2. 选择播放器 (Player) 类别。将显示播放器 (Player) 设置窗口。

  3. 选择发布设置 (Publishing Settings)

  4. 启用目标 WebAssembly 2023 (Target WebAssembly 2023)

其他资源

使用 WebAssembly 2023 优化 Web 构建
Web 性能注意事项