Sign in
chromium
/
external
/
github.com
/
emscripten-core
/
emsdk
/
HEAD
2be309c
Remove redundant return code check. NFC (#1749)
by Sam Clegg
· 3 days ago
upstream/main
224ec5f
Release 6.0.4 (#1747)
by emscripten-bot
· 3 days ago
upstream/6.0.4
e7479a3
Use $CFGDIR in generated .emscripten for emscripten 6.0.4+ (#1737)
by Sam Clegg
· 5 days ago
f7bea3e
Bump min python version to 3.10 (#1743)
by Sam Clegg
· 6 days ago
80bb3e6
Remove redundant check in `make_build`. NFC (#1746)
by Sam Clegg
· 6 days ago
1121d4e
Remove redundant assignment in win_set_environment_variable. NFC (#1744)
by Sam Clegg
· 6 days ago
04dc806
Remove workaround for building old/unsupported macOS version. NFC (#1745)
by Sam Clegg
· 6 days ago
554c8ef
Simplify `run` utility. NFC (#1741)
by Sam Clegg
· 6 days ago
7056261
Simplify run_get_output / git_repo_version / git_recent_commits functions. NFC (#1740)
by Sam Clegg
· 6 days ago
944e6e9
Add ability to install prebuilt ninja (#1105)
by Sam Clegg
· 6 days ago
af798f7
Remove reference to emsdk-shipped version of git (#1739)
by Sam Clegg
· 6 days ago
1b8b245
Convert comments to docstrings in `emsdk.py`. NFC (#1738)
by Sam Clegg
· 7 days ago
c68d67a
Drop testing for bazel 7 (#1735)
by Sam Clegg
· 11 days ago
97757f4
Separate `emscripten_install` from `sdk_post_install` (#1733)
by Sam Clegg
· 11 days ago
db04e88
Release 6.0.3 (#1730)
by emscripten-bot
· 14 days ago
upstream/6.0.3
7f06d88
[bazel] Add support for enabling relaxed SIMD in wasm_cc_binary (#1728)
by DoDo
· 3 weeks ago
ca38f48
Release 6.0.2 (#1729)
by emscripten-bot
· 4 weeks ago
upstream/6.0.2
e0394a0
[bazel] remove the `llvm_backend` feature (#1727)
by DoDo
· 4 weeks ago
f0e624c
[bazel] Remove use of deprecated `-s USE_PTHREADS=1` flag (#1724)
by DoDo
· 4 weeks ago
0e2e065
[bazel] Remove EMCC_WASM_BACKEND (#1725)
by Sam Clegg
· 4 weeks ago
b6cb6d6
[bazel] Use standard/compact `-s` flags (#1726)
by Sam Clegg
· 4 weeks ago
7555392
[bazel] Implement external_include_paths feature (#1723)
by DoDo
· 5 weeks ago
af78ec5
More usage of f-strings. NFC (#1722)
by Sam Clegg
· 5 weeks ago
1518bec
Release 6.0.1 (#1721)
by emscripten-bot
· 5 weeks ago
upstream/6.0.1
298ea18
Cleanup Tool.compatible_with_this_os method. NFC (#1699)
by Sam Clegg
· 6 weeks ago
d223ae7
Release 6.0.0 (#1720)
by emscripten-bot
· 8 weeks ago
upstream/6.0.0
ae68ea1
Use version information from Workflow trigger to set version (#1718)
by Derek Schuff
· 8 weeks ago
261e2b5
Replace optional Tools fields (using `hasattr`) with normal class fields. NFC (#1710)
by Sam Clegg
· 8 weeks ago
59ace60
[bazel] Remove `linkshared = True` from bazel/test_external/long_command_line (#1715)
by Sam Clegg
· 8 weeks ago
2d7a9d3
Remove explicit .bat extension from emcc. NFC (#1716)
by Sam Clegg
· 8 weeks ago
47b21d4
Remove unused LLVM_ENABLE_TERMINFO option llvm build (#1706)
by mcbarton
· 8 weeks ago
ba0585d
Update tests to handle emcc.exe on windows (in addition to emcc.bat) (#1711)
by Sam Clegg
· 8 weeks ago
0dfff15
Add more ruff checks (#1709)
by Sam Clegg
· 10 weeks ago
22107b9
[Bazel] Support for a custom prebuilt emscripten cache (#1620)
by DoDo
· 10 weeks ago
d0797f1
Delete unused .github/stale.yml (#1708)
by mcbarton
· 3 months ago
bafd64c
Update Github ci actions to latest versions (#1707)
by mcbarton
· 3 months ago
41190c2
Release 5.0.7 (#1705)
by emscripten-bot
· 3 months ago
upstream/5.0.7
b8b37f9
Use `shutil.which`. NFC (#1703)
by Sam Clegg
· 3 months ago
ae94cc4
Add new env. var. EMSDK_RETRY_CLEAN_BUILD=1 (#1702)
by juj
· 3 months ago
1e3572e
Fix different issues with Node.js Nightly version downloading. (#1701)
by juj
· 3 months ago
2a9b469
Enable more ruff checks. NFC (#1697)
by Sam Clegg
· 3 months ago
948c31a
Release 5.0.6 (#1698)
by emscripten-bot
· 3 months ago
upstream/5.0.6
489bcb7
Create a simple bool env variable parser (#1696)
by Joe Eagar
· 3 months ago
102797c
Add EMSDK_USE_CURL environment variable to force use of curl (#1695)
by Ishan Jain
· 3 months ago
c9ef2c9
Release 5.0.5 (#1693)
by emscripten-bot
· 4 months ago
upstream/5.0.5
ef57ae6
[bazel] fix: rules_foreign_cc cmake builds (#1690)
by Nick D
· 4 months ago
251b126
[bazel] fix: use nodejs toolchain resolution (#1687)
by Nick Schaap
· 4 months ago
f55cad5
[bazel] feat: allow .ts and .d.ts file extensions. (#1625)
by Ernesto Casablanca
· 4 months ago
6d0ed4b
[Bazel] Replace uses of deprecated bazel_tools things (#1682)
by Steven Le Rouzic
· 4 months ago
23c5536
[Bazel] Replace the use of @bazel_tools//src/conditions:host_windows (#1683)
by Steven Le Rouzic
· 4 months ago
56a2c6e
Release 5.0.4 (#1688)
by emscripten-bot
· 4 months ago
upstream/5.0.4
a620cf1
Release 5.0.3 (#1686)
by emscripten-bot
· 5 months ago
upstream/5.0.3
d6b88f4
[Bazel] Remove dependency on system python on Windows too (#1681)
by Steven Le Rouzic
· 5 months ago
c817c0c
Release 5.0.2 (#1680)
by emscripten-bot
· 5 months ago
upstream/5.0.2
8c687bc
Update docker image from Ubuntu/Jammy 22.04 to Ubuntu/Noble 24.04 (#1678)
by Sam Clegg
· 5 months ago
9feeb49
Fix warning in Dockerfile. NFC (#1679)
by Sam Clegg
· 5 months ago
5464280
[bazel] Remove dependency on system python (#1676)
by DoDo
· 5 months ago
14c18b5
Release 5.0.1 (#1673)
by emscripten-bot
· 5 months ago
upstream/5.0.1
a52102f
[CI] Reuse setup-docker steps (#1671)
by Matthieu MOREL
· 6 months ago
831354d
Add caching for Python lint dependencies in CI configuration (#1670)
by Matthieu MOREL
· 6 months ago
ec6cfa6
[bazel] Fix Bazel 9.x compatibility issues (#1667)
by Matthieu MOREL
· 6 months ago
d06d2e3
Add missing loads for bazel 9 compatibility (#1666)
by Matthieu MOREL
· 6 months ago
7cafe37
Simplify `which` helper. NFC (#1665)
by Sam Clegg
· 6 months ago
7b61f27
Test running in directory containing spaces (#1664)
by Sam Clegg
· 6 months ago
75ba526
Temporarily disable bazel-latest testing. NFC (#1663)
by Sam Clegg
· 6 months ago
9d03d64
Fix test_binaryen_from_source on windows. NFC (#1660)
by Sam Clegg
· 6 months ago
a2dc067
Remove unused substitutions. NFC (#1662)
by Sam Clegg
· 6 months ago
ea85084
Remove unused function. NFC (#1661)
by Sam Clegg
· 6 months ago
6639943
Re-enable test_binaryen_from_source on mac. NFC (#1659)
by Sam Clegg
· 6 months ago
7783222
Fix for window very-long-filename support. NFC (#1646)
by Sam Clegg
· 6 months ago
abe1f3e
Fix windows test failure. NFC (#1658)
by Sam Clegg
· 6 months ago
b4258c3
Release 5.0.0 (#1657)
by Sam Clegg
· 6 months ago
upstream/5.0.0
073f38e
Lift `fix_potentially_long_windows_pathname` call outside of loop. NFC (#1655)
by Sam Clegg
· 6 months ago
56824cb
Fix EMSDK_OS override. NFC (#1651)
by Sam Clegg
· 6 months ago
c0bb220
Release 4.0.23 (#1648)
by emscripten-bot
· 7 months ago
upstream/4.0.23
fc80c2d
Convert test code to use subprocess.run. NFC (#1647)
by Sam Clegg
· 7 months ago
15915ca
Release 4.0.22 (#1644)
by emscripten-bot
· 7 months ago
upstream/4.0.22
334f690
[CI] Update macos resource class. NFC (#1643)
by Sam Clegg
· 7 months ago
11ea2ee
Python fixes from `ruff check` (#1641)
by Sam Clegg
· 7 months ago
b2436aa
Release 4.0.21 (#1638)
by emscripten-bot
· 8 months ago
upstream/4.0.21
6e44713
More usage of python3 features (#1636)
by Sam Clegg
· 8 months ago
a040059
Bump min macOS version to 11.0 (#1637)
by Sam Clegg
· 8 months ago
5a3430b
Correctly tag latest built docker image (#1635)
by Joshua T.
· 8 months ago
753652f
Update information about linux version used to build prebuilt binaries. NFC (#1633)
by Sam Clegg
· 8 months ago
0e27615
Update CI to run on Ubuntu 22.04 (#1632)
by Sam Clegg
· 8 months ago
cd8f5d8
Drop python 2 support in emsdk.py (#1608)
by Sam Clegg
· 8 months ago
69e3df9
CMake 4.2.0-rc3 (#1628)
by juj
· 8 months ago
e4fe26e
Release 4.0.20 (#1629)
by emscripten-bot
· 8 months ago
upstream/4.0.20
7b4e60e
Release 4.0.19 (#1626)
by emscripten-bot
· 9 months ago
upstream/4.0.19
a0af5d7
Fix windows emsdk returncode (#1623)
by juj
· 9 months ago
eb5eb4b
Release 4.0.18 (#1622)
by emscripten-bot
· 9 months ago
upstream/4.0.18
be520bb
Fix mozdownload of native ARM64 Firefox on Windows-on-ARM. (#1621)
by juj
· 9 months ago
dadf06a
Release 4.0.17 (#1619)
by emscripten-bot
· 9 months ago
upstream/4.0.17
f98ae68
[ci] Bump xcode version (#1615)
by Sam Clegg
· 10 months ago
bf54450
Fix macOS Firefox test run hangs (#1614)
by juj
· 10 months ago
378d768
Firefox support (#1606)
by juj
· 10 months ago
1cb55f8
[bazel] Replace deprecated '-g4' flag with '-g3' (#1611)
by DoDo
· 10 months ago
526ceeb
4.0.16 (#1612)
by Sam Clegg
· 10 months ago
upstream/4.0.16
2b10b1b
Use default python in PATH for circleci windows bot. NFC (#1609)
by Sam Clegg
· 10 months ago
44f11ea
Build and push multi-platform docker image (#1567)
by Joshua T.
· 10 months ago
Next »