Sign in
chromium
/
external
/
github.com
/
emscripten-core
/
emsdk
/
HEAD
d223ae7
Release 6.0.0 (#1720)
by emscripten-bot
· 6 days ago
upstream/main
upstream/6.0.0
ae68ea1
Use version information from Workflow trigger to set version (#1718)
by Derek Schuff
· 7 days ago
261e2b5
Replace optional Tools fields (using `hasattr`) with normal class fields. NFC (#1710)
by Sam Clegg
· 8 days ago
59ace60
[bazel] Remove `linkshared = True` from bazel/test_external/long_command_line (#1715)
by Sam Clegg
· 8 days ago
2d7a9d3
Remove explicit .bat extension from emcc. NFC (#1716)
by Sam Clegg
· 8 days ago
47b21d4
Remove unused LLVM_ENABLE_TERMINFO option llvm build (#1706)
by mcbarton
· 8 days ago
ba0585d
Update tests to handle emcc.exe on windows (in addition to emcc.bat) (#1711)
by Sam Clegg
· 11 days ago
0dfff15
Add more ruff checks (#1709)
by Sam Clegg
· 3 weeks ago
22107b9
[Bazel] Support for a custom prebuilt emscripten cache (#1620)
by DoDo
· 3 weeks ago
d0797f1
Delete unused .github/stale.yml (#1708)
by mcbarton
· 4 weeks ago
bafd64c
Update Github ci actions to latest versions (#1707)
by mcbarton
· 6 weeks ago
41190c2
Release 5.0.7 (#1705)
by emscripten-bot
· 6 weeks ago
upstream/5.0.7
b8b37f9
Use `shutil.which`. NFC (#1703)
by Sam Clegg
· 6 weeks ago
ae94cc4
Add new env. var. EMSDK_RETRY_CLEAN_BUILD=1 (#1702)
by juj
· 6 weeks ago
1e3572e
Fix different issues with Node.js Nightly version downloading. (#1701)
by juj
· 7 weeks ago
2a9b469
Enable more ruff checks. NFC (#1697)
by Sam Clegg
· 8 weeks ago
948c31a
Release 5.0.6 (#1698)
by emscripten-bot
· 8 weeks ago
upstream/5.0.6
489bcb7
Create a simple bool env variable parser (#1696)
by Joe Eagar
· 8 weeks ago
102797c
Add EMSDK_USE_CURL environment variable to force use of curl (#1695)
by Ishan Jain
· 8 weeks ago
c9ef2c9
Release 5.0.5 (#1693)
by emscripten-bot
· 10 weeks ago
upstream/5.0.5
ef57ae6
[bazel] fix: rules_foreign_cc cmake builds (#1690)
by Nick D
· 2 months ago
251b126
[bazel] fix: use nodejs toolchain resolution (#1687)
by Nick Schaap
· 3 months ago
f55cad5
[bazel] feat: allow .ts and .d.ts file extensions. (#1625)
by Ernesto Casablanca
· 3 months ago
6d0ed4b
[Bazel] Replace uses of deprecated bazel_tools things (#1682)
by Steven Le Rouzic
· 3 months ago
23c5536
[Bazel] Replace the use of @bazel_tools//src/conditions:host_windows (#1683)
by Steven Le Rouzic
· 3 months ago
56a2c6e
Release 5.0.4 (#1688)
by emscripten-bot
· 3 months ago
upstream/5.0.4
a620cf1
Release 5.0.3 (#1686)
by emscripten-bot
· 3 months ago
upstream/5.0.3
d6b88f4
[Bazel] Remove dependency on system python on Windows too (#1681)
by Steven Le Rouzic
· 3 months ago
c817c0c
Release 5.0.2 (#1680)
by emscripten-bot
· 3 months ago
upstream/5.0.2
8c687bc
Update docker image from Ubuntu/Jammy 22.04 to Ubuntu/Noble 24.04 (#1678)
by Sam Clegg
· 4 months ago
9feeb49
Fix warning in Dockerfile. NFC (#1679)
by Sam Clegg
· 4 months ago
5464280
[bazel] Remove dependency on system python (#1676)
by DoDo
· 4 months ago
14c18b5
Release 5.0.1 (#1673)
by emscripten-bot
· 4 months ago
upstream/5.0.1
a52102f
[CI] Reuse setup-docker steps (#1671)
by Matthieu MOREL
· 4 months ago
831354d
Add caching for Python lint dependencies in CI configuration (#1670)
by Matthieu MOREL
· 4 months ago
ec6cfa6
[bazel] Fix Bazel 9.x compatibility issues (#1667)
by Matthieu MOREL
· 4 months ago
d06d2e3
Add missing loads for bazel 9 compatibility (#1666)
by Matthieu MOREL
· 4 months ago
7cafe37
Simplify `which` helper. NFC (#1665)
by Sam Clegg
· 4 months ago
7b61f27
Test running in directory containing spaces (#1664)
by Sam Clegg
· 4 months ago
75ba526
Temporarily disable bazel-latest testing. NFC (#1663)
by Sam Clegg
· 4 months ago
9d03d64
Fix test_binaryen_from_source on windows. NFC (#1660)
by Sam Clegg
· 4 months ago
a2dc067
Remove unused substitutions. NFC (#1662)
by Sam Clegg
· 4 months ago
ea85084
Remove unused function. NFC (#1661)
by Sam Clegg
· 4 months ago
6639943
Re-enable test_binaryen_from_source on mac. NFC (#1659)
by Sam Clegg
· 5 months ago
7783222
Fix for window very-long-filename support. NFC (#1646)
by Sam Clegg
· 5 months ago
abe1f3e
Fix windows test failure. NFC (#1658)
by Sam Clegg
· 5 months ago
b4258c3
Release 5.0.0 (#1657)
by Sam Clegg
· 5 months ago
upstream/5.0.0
073f38e
Lift `fix_potentially_long_windows_pathname` call outside of loop. NFC (#1655)
by Sam Clegg
· 5 months ago
56824cb
Fix EMSDK_OS override. NFC (#1651)
by Sam Clegg
· 5 months ago
c0bb220
Release 4.0.23 (#1648)
by emscripten-bot
· 5 months ago
upstream/4.0.23
fc80c2d
Convert test code to use subprocess.run. NFC (#1647)
by Sam Clegg
· 6 months ago
15915ca
Release 4.0.22 (#1644)
by emscripten-bot
· 6 months ago
upstream/4.0.22
334f690
[CI] Update macos resource class. NFC (#1643)
by Sam Clegg
· 6 months ago
11ea2ee
Python fixes from `ruff check` (#1641)
by Sam Clegg
· 6 months ago
b2436aa
Release 4.0.21 (#1638)
by emscripten-bot
· 6 months ago
upstream/4.0.21
6e44713
More usage of python3 features (#1636)
by Sam Clegg
· 6 months ago
a040059
Bump min macOS version to 11.0 (#1637)
by Sam Clegg
· 6 months ago
5a3430b
Correctly tag latest built docker image (#1635)
by Joshua T.
· 6 months ago
753652f
Update information about linux version used to build prebuilt binaries. NFC (#1633)
by Sam Clegg
· 7 months ago
0e27615
Update CI to run on Ubuntu 22.04 (#1632)
by Sam Clegg
· 7 months ago
cd8f5d8
Drop python 2 support in emsdk.py (#1608)
by Sam Clegg
· 7 months ago
69e3df9
CMake 4.2.0-rc3 (#1628)
by juj
· 7 months ago
e4fe26e
Release 4.0.20 (#1629)
by emscripten-bot
· 7 months ago
upstream/4.0.20
7b4e60e
Release 4.0.19 (#1626)
by emscripten-bot
· 7 months ago
upstream/4.0.19
a0af5d7
Fix windows emsdk returncode (#1623)
by juj
· 8 months ago
eb5eb4b
Release 4.0.18 (#1622)
by emscripten-bot
· 8 months ago
upstream/4.0.18
be520bb
Fix mozdownload of native ARM64 Firefox on Windows-on-ARM. (#1621)
by juj
· 8 months ago
dadf06a
Release 4.0.17 (#1619)
by emscripten-bot
· 8 months ago
upstream/4.0.17
f98ae68
[ci] Bump xcode version (#1615)
by Sam Clegg
· 8 months ago
bf54450
Fix macOS Firefox test run hangs (#1614)
by juj
· 8 months ago
378d768
Firefox support (#1606)
by juj
· 8 months ago
1cb55f8
[bazel] Replace deprecated '-g4' flag with '-g3' (#1611)
by DoDo
· 8 months ago
526ceeb
4.0.16 (#1612)
by Sam Clegg
· 8 months ago
upstream/4.0.16
2b10b1b
Use default python in PATH for circleci windows bot. NFC (#1609)
by Sam Clegg
· 8 months ago
44f11ea
Build and push multi-platform docker image (#1567)
by Joshua T.
· 9 months ago
389a68b
Release 4.0.15 (#1602)
by emscripten-bot
· 9 months ago
upstream/4.0.15
eff90ca
Release 4.0.14 (#1599)
by emscripten-bot
· 9 months ago
upstream/4.0.14
1ded1a9
Add Node.js 24.7.0 support. (#1597)
by juj
· 9 months ago
b71731a
Pin Apple ARM64 Node Nightly (#1596)
by juj
· 10 months ago
5899439
Add support for a new command 'emsdk deactivate' (#1593)
by juj
· 10 months ago
0674b46
Fix node nightly check when no node.js versions are installed (#1594)
by juj
· 10 months ago
efd71e9
Nightly Node.js and Big Endian cross compilation Node.js (#1590)
by juj
· 10 months ago
0c45297
Allow switching between overrides (#1588)
by juj
· 10 months ago
8ad0ba0
[CI] Re-enable python2 flake8 checking (#1591)
by Sam Clegg
· 10 months ago
833fa33
[emsdk] Remove references to old output files such as .worker.js. NFC (#1585)
by Sam Clegg
· 10 months ago
404dc1e
Release 4.0.13 (#1582)
by emscripten-bot
· 10 months ago
upstream/4.0.13
f39e849
Release 4.0.12 (#1579)
by emscripten-bot
· 10 months ago
upstream/4.0.12
e062c54
Add bazel feature for wasm-exceptions (#1575)
by ZL
· 11 months ago
d49219d
Release 4.0.11 (#1572)
by emscripten-bot
· 11 months ago
upstream/4.0.11
d845e50
Fix python search path in emsdk launcher scripts (#1571)
by Sam Clegg
· 11 months ago
62a853c
Release 4.0.10 (#1565)
by emscripten-bot
· 1 year ago
upstream/4.0.10
2d480a1
Update Node.js to LTS 22.16.0. (#1563)
by juj
· 1 year ago
cfe7ccf
Update python version note for Linux. (#1562)
by juj
· 1 year ago
d07c793
Update Python to 3.13.3 and add support to Windows on ARM64. (#1477)
by juj
· 1 year ago
3bcf1dc
Release 4.0.9 (#1559)
by emscripten-bot
· 1 year, 1 month ago
upstream/4.0.9
419021f
Release 4.0.8 (#1556)
by emscripten-bot
· 1 year, 1 month ago
upstream/4.0.8
29cee8f
Use raw string to avoid regex warning (#1552)
by Sam Clegg
· 1 year, 2 months ago
c69d433
Release 4.0.7 (#1549)
by emscripten-bot
· 1 year, 2 months ago
upstream/4.0.7
2e1e02e
Don't build binaryen tests (#1551)
by Sam Clegg
· 1 year, 2 months ago
0992ad5
Fix updating of MODULE.bazel in update_bazel_workspace.py (#1550)
by Sam Clegg
· 1 year, 2 months ago
Next »