mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Updated Working for Web (HTML5) (markdown)
@ -21,7 +21,7 @@ Download [emscripten SDK](https://emscripten.org/docs/getting_started/downloads.
|
||||
|
||||
`emsdk` requires [**Python**](https://www.python.org/downloads/) and [**Git**](https://git-scm.com/downloads) installed and accessible from system path to be called from `emsdk prompt`.
|
||||
|
||||
After decompression and installing required tools (and making sure `python` and `git` can be called from command line), go to `emsdk` installation folder and run `emcmdprompt.bat` (on Windows) or simply run the below commands from command-line on Linux.
|
||||
After decompression and installing required tools (and making sure `python` and `git` can be called from command line), go to `emsdk` installation folder and run `emcmdprompt.bat` (on Windows, on Linux proceed to next step).
|
||||
|
||||
Execute the following commands to install and activate latest emscripten tools:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user