Sign in
skia
/
external
/
github.com
/
emscripten-core
/
emsdk
/
6ab7f5829a6987749854cd6f714854824c12ed16
/
.
/
test.bat
blob: 9cc6094f27ef10c6ea4cfdfdfb3da215b71f890b [
file
]
::
equivilent of test
.
sh
as
windows bat file
set
PATH
=%
PATH
%;%
PYTHON_BIN
%
@CALL
emsdk install latest
@CALL
emsdk activate latest
@CALL
emsdk_env
.
bat
--
build
=
Release
@CALL
emcc
.
bat
-
v