U3D allows you to build games for a variety of platforms, including PC, console, mobile, and web. It includes a range of tools for building and optimizing game graphics, audio, and AI, and has been used to create many free and open source games. HTML5 and WASM are used by U3D to power games and other interactive experiences that can be run in a web browser.
WebAssembly (WASM) is a low-level assembly-like language that runs in the web browser, and is designed to execute code faster than JavaScript. It allows developers to compile languages such as C, C++, and Rust to run on the web, and can be used in combination with JavaScript to provide a more seamless experience for web users.
U3D has more than 50 sample projects that demonstrate the capabilities of the game engine. Below, you can find a list of all samples running in the browser: