Minor update to tests build instructions for Emscripten.

This commit is contained in:
David Reid
2025-01-04 09:05:39 +10:00
parent 6a8a756b88
commit 059a25d9c5
+2
View File
@@ -10,6 +10,8 @@ Output files will be placed in the "res/output" folder.
Emscripten
----------
On Linux, do `source ~/emsdk/emsdk_env.sh` before compiling.
On Windows, you need to move into the build and run emsdk_env.bat from a command prompt using an absolute
path like "C:\emsdk\emsdk_env.bat". Note that PowerShell doesn't work for me for some reason. Example: