Logo
Explore Help
Sign In
admin/ci-emsdk
1
0
Fork 0
You've already forked ci-emsdk
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
580895a422cdfb0a67e0845178531151e3d3340a
ci-emsdk/test/test.bat

8 lines
214 B
Batchfile
Raw Normal View History

Fix typos discovered by codespell (#1496) # https://pypi.org/project/codespell % `codespell` ``` ./emsdk.py:1459: thier ==> their ./test/test.bat:1: equivilent ==> equivalent ./test/test.py:198: Specificlly ==> Specifically ./scripts/update_bazel_workspace.py:2: revisons ==> revisions ./scripts/update_node.py:11: direcotry ==> directory ./bazel/emscripten_toolchain/BUILD.bazel:57: implictly ==> implicitly ./docker/Dockerfile:87: terninal ==> terminal ```
2024-12-06 18:26:36 +01:00
:: equivalent of test.sh as windows bat file
Add circleci config with mac, windows and linux testing (#338) - Add EMSDK_NOTTY variable which we can use on CI to prevent tty output. - Add test.bat for windows which mirrors test.sh. - Remove travis support
2019-08-29 00:35:36 -07:00
set PATH=%PATH%;%PYTHON_BIN%
Update node version to 14.15.5 (latest TLS release) (#708) See https://github.com/WebAssembly/binaryen/issues/3551
2021-02-12 16:47:20 -08:00
CALL emsdk install latest
CALL emsdk activate latest
CALL emsdk_env.bat
CALL python -c "import sys; print(sys.executable)"
CALL emcc.bat -v
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 35ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API