Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


WebAssembly 2023

Enable features that help optimize your Web build.
Read time 1 minuteLast updated 13 days ago

The WebAssembly 2023 target is an optional set of features for Unity Web platform builds that can help to optimize your code and improve runtime performance.
Note
WebAssembly 2023 is the current standard and will eventually be required. Disabling WebAssembly 2023 isn't recommended.

Section

Description

Pre-requisites for WebAssembly 2023What you need to use the features of WebAssembly 2023.
Optimize your Web build with WebAssembly 2023A description of each of the features WebAssembly 2023 enables.
Enable WebAssembly 2023Instructions on how to set up WebAssembly 2023.

Additional resources