Sign in
chromium
/
external
/
github.com
/
emscripten-core
/
emscripten
/
HEAD
355f97b
[Sockets] Add ioctl support for FIOBIO (#24641)
by Anthony Pesch
· 71 minutes ago
main
31a6f1e
[tsgen] Fix memory64 with pthreads TS generation. (#24630)
by Brendan Dahl
· 27 hours ago
757b8cb
Automatic rebaseline of codesize expectations. NFC (#24640)e
by github-actions[bot]
· 27 hours ago
52bc455
Automatic rebaseline of codesize expectations. NFC (#24636)
by github-actions[bot]
· 2 days ago
2260c40
Fix test_env and test_environ to expect any locale. (#24632)
by juj
· 2 days ago
ca3d456
[NFC][Testing] Test Poppler with optimizations (#24628)
by Alon Zakai
· 5 days ago
6caf36c
Fix benchmark.test_base64 (#24629)
by juj
· 5 days ago
e65efb1
Fix core0s suite to work. (test/runner core0s) (#24627)
by juj
· 5 days ago
267448c
Automatic rebaseline of codesize expectations. NFC (#24622)
by github-actions[bot]
· 6 days ago
357a773
[embind] Allow Closure to compress registerType methods (#24610)
by Ingvar Stepanyan
· 11 days ago
d0460ec
[emval] Prevent creating lvalue refs from thin air (#24606)
by Ingvar Stepanyan
· 13 days ago
273a3fd
Optimise code size of addFunction. NFC (#24594)
by Ingvar Stepanyan
· 14 days ago
32dfa06
Fix install.py on windows (#24605)
by Sam Clegg
· 14 days ago
cc1de1a
JS FS: Don't return ELOOP on a path with a large number of ..'s (#24591)
by Hood Chatham
· 2 weeks ago
bbe1752
Make `wasmOffsetConvert` usage more localized in libstack_trace.js. NFC (#24599)
by Sam Clegg
· 2 weeks ago
c156626
Use global TLS variable in proxying.c. NFC (#24596)
by Sam Clegg
· 2 weeks ago
a75db47
Rename _emscripten_run_on_main_thread_js. NFC (#24598)
by Sam Clegg
· 2 weeks ago
c1ad2b9
[test] Use do_core_test helper. NFC (#24595)
by Sam Clegg
· 2 weeks ago
b9a4d13
Run npm install as part of install.py (#24568)
by Sam Clegg
· 2 weeks ago
d8dda21
[embind] Use a single invoker mechanism (#24577)
by Ingvar Stepanyan
· 2 weeks ago
5669bed
Temporarily disable asan.test_dlfcn_jspi. NFC (#24592)
by Sam Clegg
· 2 weeks ago
b4b5469
Update wasm_offset_converter. NFC (#24588)
by Sam Clegg
· 2 weeks ago
4a818e6
Fix other.test_jspi_async_function. NFC (#24590)
by Sam Clegg
· 2 weeks ago
39d93be
Remove `Arguments` from jsdoc (#24583)
by Sam Clegg
· 2 weeks ago
542dc42
Fix Ninja support (#24584)
by Ingvar Stepanyan
· 2 weeks ago
8cd28a2
[JSPI] Do not automatically wrap `async` library functions. (#24550)
by Brendan Dahl
· 2 weeks ago
e66cbd5
[test] Use `cflags` rather than `emcc_args`. NFC (#24578)
by Sam Clegg
· 2 weeks ago
1aa6dfa
[test] Add @asan decorator. NFC (#24582)
by Sam Clegg
· 2 weeks ago
47ca47c
Don't use `new WebAssembly.Function` by default (#24581)
by Ingvar Stepanyan
· 2 weeks ago
e1692b4
[compiler-rt] Build with -DCOMPILER_RT_HAS_ATOMICS (#24580)
by Sam Clegg
· 2 weeks ago
645f5b1
Add support for -fcoverage-mapping support (#24160)
by arsnyder16
· 2 weeks ago
0abde2e
Fix typo in webgl_multi_draw_test.c. (#24572)
by juj
· 2 weeks ago
d6c6c57
Fix Firefox browser test run, and improve debugging of multiple received responses during test run. (#24573)
by juj
· 2 weeks ago
1161ea6
Fix browser.test_cubegeom_row_length (#24574)
by juj
· 2 weeks ago
bf5d63c
Fix `makeRemovedFSAssert()` resolved path (#24567)
by Adam Scott
· 3 weeks ago
c38fe09
Optimize test_sse2 to run faster on the CI. (#24569)
by juj
· 3 weeks ago
6db95b6
install.py: Exclude `out` directory. NFC (#24566)
by Sam Clegg
· 3 weeks ago
6be9440
[esm-integration] Add pthread support (#24555)
by Sam Clegg
· 3 weeks ago
db66f17
Optimize core*.test_avx to run faster. (#24564)
by juj
· 3 weeks ago
97cba27
Simplify `startWorker` pthread function. NFC (#24562)
by Sam Clegg
· 3 weeks ago
380a5a1
Fix decode_octal_encoded_utf8() (#24563)
by juj
· 3 weeks ago
8cbbec4
Fix running Closure when input file is located in a path with a UTF-8 character. (#24561)
by juj
· 3 weeks ago
1577417
Fix -gsource-map with UTF-8 chars in directory and file names in the path. (#24560)
by juj
· 3 weeks ago
be89742
Fix OOM running acorn optimizer on binaryen_js (#24559)
by Sam Clegg
· 3 weeks ago
6516397
[esm-integration] JSPI is not yet supported (#24556)
by Sam Clegg
· 3 weeks ago
6114f02
Fix bad access to detached ArrayBuffer in $growMemory. (#24524)
by juj
· 3 weeks ago
d281980
[contrib.glfw3] Use new external port feature (#24518)
by Yan Pujante
· 3 weeks ago
828f1fe
[acorn-opt] Use walkPattern for variable declarators too (#24553)
by Ingvar Stepanyan
· 3 weeks ago
f5dcbde
Fix test failures on Windows when path contains spaces or current codepage is Unicode (#24554)
by juj
· 3 weeks ago
416fccc
Simplify use of EMBIND_STD_STRING_IS_UTF8. NFC (#24549)
by Sam Clegg
· 3 weeks ago
3d5f9af
Use fputc over fprintf. NFC (#24546)
by Sam Clegg
· 3 weeks ago
74b3512
[SOURCE_PHASE_IMPORTS] Using source phase imports should imply EXPORT_ES6 (#24440)
by Sam Clegg
· 3 weeks ago
32f81ec
Automatic rebaseline of codesize expectations. NFC (#24548)
by github-actions[bot]
· 3 weeks ago
b972b77
Treat ENVIRONMENT setting as a list. NFC (#24545)
by Sam Clegg
· 3 weeks ago
ffcd91b
Move modularization code into JS file. NFC (#24533)
by Sam Clegg
· 3 weeks ago
4c98511
Minify whitespace in modularization code (#24536)
by Sam Clegg
· 3 weeks ago
ac84275
Enable libc++ error messages in debug builds (#24543)
by Sam Clegg
· 3 weeks ago
6a4d105
Remove HEADLESS option (#24537)
by Ingvar Stepanyan
· 3 weeks ago
c08fbb0
[embind] Autogen EM_METHOD_CALLER_KIND bindings. NFC (#24521)
by Ingvar Stepanyan
· 3 weeks ago
2fe9aeb
Automatic rebaseline of codesize expectations. NFC (#24538)
by github-actions[bot]
· 3 weeks ago
51539ef
Cleanup code for capturing `document.currentScript` in MODULARIZE mode. (#24535)
by Sam Clegg
· 3 weeks ago
3e1cffc
Automatically enable worker ENVIRONMENT when needed (#24525)
by Ingvar Stepanyan
· 3 weeks ago
659aad1
Fix create_release.py script to handle bad underlines (#24532)
by Sam Clegg
· 3 weeks ago
51ca8b3
Support llvm-libc directory in push_llvm_changes.py (#24526)
by Heejin Ahn
· 3 weeks ago
cc453b2
Move more argument parsing code to tools/cmdline.py. NFC (#24531)
by Sam Clegg
· 3 weeks ago
f5056c3
[embind] Remove argPackAdvance. NFC (#24519)
by Ingvar Stepanyan
· 3 weeks ago
43822b0
Add more parts of llvm-libc. NFC (#24530)
by Sam Clegg
· 3 weeks ago
b191405
Refactor create_release.py. NFC (#24528)
by Sam Clegg
· 3 weeks ago
48258d4
Fix memfs init racing with FS.staticInit. NFC (#24527)
by Sam Clegg
· 3 weeks ago
a7f4c56
[embind] Remove ancient jshint comments. NFC (#24520)
by Ingvar Stepanyan
· 3 weeks ago
a1179cf
ChangeLog: Fix formatting of latest entry (#24516)
by Rémi Verschelde
· 3 weeks ago
8527d8d
Mark 4.0.10 as released (#24515)
by emscripten-bot
· 4 weeks ago
b081086
[rebaseline_tests] Handle .size files in reporting. NFC (#24514)
by Sam Clegg
· 4 weeks ago
f43543b
Add NUL-ignoring mode to UTF*ToString functions (#24487)
by Ingvar Stepanyan
· 4 weeks ago
d4aea4c
Add experimental llvm-libc build (#24507)
by Sam Clegg
· 4 weeks ago
fc8aa00
[ci] Fix `emsdk: command not found` error. NFC (#24513)
by Sam Clegg
· 4 weeks ago
0c78450
Remove libformatString.js (#24508)
by Ingvar Stepanyan
· 4 weeks ago
d004e89
Mark test_dylink_pthread_static_data and flaky. NFC (#24501)
by Sam Clegg
· 4 weeks ago
18bbaaa
Allow using Closure Compiler with debug flags (#24510)
by Ingvar Stepanyan
· 4 weeks ago
b7dc6e5
[test] Remove slack when checking for expected file size (#24512)
by Sam Clegg
· 4 weeks ago
4.0.10
b8a607e
Fix emscan-deps to handle emscripten args (#24506)
by Sam Clegg
· 4 weeks ago
5fe4eaf
Use DYNAMIC_EXECUTION=0 for minimal codesize test (#24509)
by Ingvar Stepanyan
· 4 weeks ago
4218f89
Use higher-level string helpers where possible. NFC (#24486)
by Ingvar Stepanyan
· 4 weeks ago
c898bb4
Honor output-eol, even in SINGLE_FILE mode (#24505)
by Sam Clegg
· 4 weeks ago
43876d0
[acorn-opt] Add walkPattern helper. NFC (#24499)
by Ingvar Stepanyan
· 4 weeks ago
c9d7713
[acorn-opt] Simplify skipping inner scopes. NFC (#24497)
by Ingvar Stepanyan
· 4 weeks ago
2be8d4b
[test] Fix bug in check_line_endings. NFC (#24503)
by Sam Clegg
· 4 weeks ago
16dc866
Convert test_dylink_pthread_static_data to C (#24502)
by Sam Clegg
· 4 weeks ago
b76426b
[acorn-opt] Use parseArgs. NFC (#24496)
by Ingvar Stepanyan
· 4 weeks ago
eb8f3d3
Mark test_codesize_hello as @crossplatform (#24492)
by Sam Clegg
· 4 weeks ago
bad3b04
[test] Remove test_memory64_proxies. NFC (#24480)
by Sam Clegg
· 4 weeks ago
5b08b3b
[acorn-opt] Use Set for reaches and names. NFC (#24498)
by Ingvar Stepanyan
· 4 weeks ago
db82c22
Refactor gen_struct_info to emit JSON directly. NFC (#24489)
by Ingvar Stepanyan
· 4 weeks ago
5d8d606
[Docs][NFC] Format some docs (#24495)
by Alon Zakai
· 4 weeks ago
a6c883e
Reduce usage of POINTER_TYPE in JS library code (#24490)
by Sam Clegg
· 4 weeks ago
30d8e0d
Automatic rebaseline of codesize expectations. NFC (#24494)
by github-actions[bot]
· 4 weeks ago
52c177b
[Docs] Mention asserts builds (#24484)
by Alon Zakai
· 4 weeks ago
45c5002
Remove @requires_v8 from test_dlmalloc_inline. NFC (#24479)
by Sam Clegg
· 4 weeks ago
8695d28
[embind] Fix indentation. NFC (#24473)
by Sam Clegg
· 4 weeks ago
835eae3
[embind] Honor SUPPORTS_GLOBALTHIS. NFC (#24474)
by Sam Clegg
· 4 weeks ago
Next »