Sign in
skia
/
external
/
github.com
/
emscripten-core
/
emsdk
/
refs/heads/always_embedded
/
.
/
test.sh
blob: 1a4ae2fd1c5b6f669e78c1c85ef53ae3fb276aec [
file
] [
log
] [
blame
] [
edit
]
#!/usr/bin/env bash
echo
"test the standard workflow (as close as possible to how a user would do it, in the shell)"
set
-
x
set
-
e
./
emsdk install latest
./
emsdk activate latest
source
./
emsdk_env
.
sh
--
build
=
Release
emcc
-
v