mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-29 18:29:18 -05:00
Updated Working for Web (HTML5) (markdown)
@ -8,7 +8,7 @@ The complete process to compile for web is detailed below. The main steps to fol
|
|||||||
|
|
||||||
1. [Install emscripten toolchain](#1-install-emscripten-toolchain)
|
1. [Install emscripten toolchain](#1-install-emscripten-toolchain)
|
||||||
2. [Compile raylib library](#2-compile-raylib-library)
|
2. [Compile raylib library](#2-compile-raylib-library)
|
||||||
3. [Build examples for the web] (#3-build-examples-for-the-web)
|
3. [Build examples for the web](#3-build-examples-for-the-web)
|
||||||
4. [Setup raylib game for web](#4-setup-raylib-game-for-web)
|
4. [Setup raylib game for web](#4-setup-raylib-game-for-web)
|
||||||
5. [Compile raylib game for web](#5-compile-raylib-game-for-web)
|
5. [Compile raylib game for web](#5-compile-raylib-game-for-web)
|
||||||
6. [Test raylib game on web](#6-test-raylib-game-on-web)
|
6. [Test raylib game on web](#6-test-raylib-game-on-web)
|
||||||
|
|||||||
Reference in New Issue
Block a user