Bazel Windows Support (#929)

This commit is contained in:
Ezekiel Warren
2021-12-20 11:24:56 -08:00
committed by GitHub
parent bb9a6a326f
commit 774b871eca
16 changed files with 110 additions and 33 deletions

View File

@@ -0,0 +1,5 @@
@ECHO OFF
call external\emsdk\emscripten_toolchain\env.bat
py -3 %EMSCRIPTEN%\emcc.py %*