-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Insights: emscripten-core/emscripten
Overview
-
- 37 Merged pull requests
- 14 Open pull requests
- 0 Closed issues
- 8 New issues
Could not load contribution data
Please try again later
37 Pull requests merged by 9 people
-
[acorn-opt] Simplify skipping inner scopes. NFC
#24497 merged
Jun 5, 2025 -
[test] Fix bug in check_line_endings. NFC
#24503 merged
Jun 5, 2025 -
Convert test_dylink_pthread_static_data to C
#24502 merged
Jun 5, 2025 -
[acorn-opt] Use parseArgs. NFC
#24496 merged
Jun 5, 2025 -
Mark test_codesize_hello as @crossplatform
#24492 merged
Jun 5, 2025 -
[test] Remove test_memory64_proxies. NFC
#24480 merged
Jun 5, 2025 -
[acorn-opt] Use Set for reaches and names. NFC
#24498 merged
Jun 5, 2025 -
Refactor gen_struct_info to emit JSON directly. NFC
#24489 merged
Jun 5, 2025 -
[Docs][NFC] Format some docs
#24495 merged
Jun 5, 2025 -
Reduce usage of POINTER_TYPE in JS library code
#24490 merged
Jun 5, 2025 -
Automatic rebaseline of codesize expectations. NFC
#24494 merged
Jun 4, 2025 -
[Docs] Mention asserts builds
#24484 merged
Jun 4, 2025 -
Remove @requires_v8 from test_dlmalloc_inline. NFC
#24479 merged
Jun 3, 2025 -
[embind] Fix indentation. NFC
#24473 merged
Jun 3, 2025 -
[embind] Honor SUPPORTS_GLOBALTHIS. NFC
#24474 merged
Jun 3, 2025 -
Fix instance.test_embind_val_coro_propogate_js_error. NFC
#24475 merged
Jun 3, 2025 -
Propagate errors through val coroutine hierarchy.
#23653 merged
Jun 3, 2025 -
Add realloc to withBuiltinMalloc
#24469 merged
Jun 3, 2025 -
[test] Lower node requirements for wasm-eh and jspi. NFC
#24471 merged
Jun 3, 2025 -
Apply CVE patches from musl 1.2.5
#24470 merged
Jun 3, 2025 -
[test] Remove redundant calls to
require_node_canary
. NFC#24465 merged
Jun 2, 2025 -
[test] Extract
try_require_node_version
helper function. NFC#24463 merged
Jun 2, 2025 -
Fix test_modularize_instance_embind with ASan
#24468 merged
Jun 2, 2025 -
Update autodebug to handle new memory growth instrumentation in Binaryen
#24467 merged
Jun 2, 2025 -
Update Emdawnwebgpu port to v20250531.224602
#24466 merged
Jun 2, 2025 -
Update rebaseline_tests to handle non-json changes
#24464 merged
Jun 2, 2025 -
[deps]: Bump github/codeql-action from 3.28.15 to 3.28.18
#24456 merged
Jun 2, 2025 -
Rename runtime_shared.js -> runtime_common.js. NFC
#24462 merged
Jun 2, 2025 -
[deps]: Bump the development-dependencies group across 1 directory with 9 updates
#24459 merged
Jun 2, 2025 -
Extract common memory declarations. NFC
#24386 merged
Jun 2, 2025 -
Fix test other.test_abspaths
#24451 merged
May 30, 2025 -
Fix running babel and terser when there is no node in PATH.
#24450 merged
May 30, 2025 -
[ci] Update node canary used for testing. NFC
#24448 merged
May 30, 2025 -
Use navigator.language. NFC
#24445 merged
May 30, 2025 -
Fix test_emsize under windows. NFC
#24439 merged
May 30, 2025 -
Fix other.test_output_name_collision after recent node upgrade
#24447 merged
May 30, 2025 -
Fix test_browser_language_detection after emsdk node update
#24444 merged
May 30, 2025
14 Pull requests opened by 4 people
-
[ci] Update 'latest' version of node to v24. NFC
#24449 opened
May 30, 2025 -
[deps]: Bump ossf/scorecard-action from 2.4.1 to 2.4.2
#24457 opened
Jun 1, 2025 -
[deps]: Bump the production-dependencies group across 1 directory with 4 updates
#24458 opened
Jun 1, 2025 -
Remove node canary test decorators. NFC
#24478 opened
Jun 3, 2025 -
Never run callbacks synchronously in emscripten_dlopen
#24481 opened
Jun 3, 2025 -
Prototype module splitting analysis using relocations
#24485 opened
Jun 4, 2025 -
Use higher-level string helpers where possible. NFC
#24486 opened
Jun 4, 2025 -
Add NUL-ignoring mode to UTF*ToString functions
#24487 opened
Jun 4, 2025 -
[parseTools] Use `'*'` for POINTER_TYPE and SIZE_TYPE. NFC
#24491 opened
Jun 4, 2025 -
[acorn-opt] Add walkPattern helper. NFC
#24499 opened
Jun 5, 2025 -
Mark test_dylink_pthread_static_data and flaky. NFC
#24501 opened
Jun 5, 2025 -
Honor output-eol, even in SINGLE_FILE mode
#24505 opened
Jun 5, 2025 -
Fix emscan-deps to handle emscripten args
#24506 opened
Jun 5, 2025 -
Add experimental llvm-libc build
#24507 opened
Jun 5, 2025
8 Issues opened by 6 people
-
Using standalone file_packager
#24504 opened
Jun 5, 2025 -
test_dylink_pthread_static_data is flaky
#24500 opened
Jun 5, 2025 -
Consider switching from musl to llvm-libc?
#24493 opened
Jun 4, 2025 -
SINGLE_FILE doesn't respect output-eol
#24488 opened
Jun 4, 2025 -
Emscripten double frees object allocated within a nested callback
#24482 opened
Jun 3, 2025 -
emscan-deps doesn't recognize -s arguments
#24454 opened
Jun 1, 2025 -
FetchFS: Consider obtaining file size and server capabilities from first chunk request
#24453 opened
May 31, 2025 -
FetchFS: `getFileRange` doesn't respect response header `Content-Range` when requesting chunks
#24452 opened
May 31, 2025
12 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Add support for -fcoverage-mapping support
#24160 commented on
Jun 5, 2025 • 2 new comments -
FetchFS: `getFileRange` issues out-of-bounds chunk requests
#24438 commented on
May 30, 2025 • 0 new comments -
Building with -sMAIN_MODULE vs with -sSTRICT and -l<foo> linkage
#24436 commented on
May 30, 2025 • 0 new comments -
[Docs] Add wasmBinary to API Reference of Module Object
#24345 commented on
May 30, 2025 • 0 new comments -
`ABORTING_MALLOC=1` do not work with `ALLOW_MEMORY_GROWTH=1` and `MAXIMUM_MEMORY=4GB`
#24193 commented on
May 30, 2025 • 0 new comments -
CMake) em++ : scanning dependencies error (c++ 20)
#24410 commented on
Jun 1, 2025 • 0 new comments -
Allow certain command line settings to be additive
#19938 commented on
May 30, 2025 • 0 new comments -
[DRAFT] add wasm-bindgen support
#23493 commented on
Jun 4, 2025 • 0 new comments -
[deps]: Bump actions/upload-artifact from 4.6.1 to 4.6.2
#23978 commented on
Jun 2, 2025 • 0 new comments -
[dylink] Fix rpath calculation in nested dependencies
#24234 commented on
Jun 2, 2025 • 0 new comments -
Use `.mjs` file extensions when generating html in EXPORT_ES6 mode. NFC
#24441 commented on
May 30, 2025 • 0 new comments -
[wasmfs] FetchFS: fix getFileRange out-of-bounds issues
#24442 commented on
Jun 2, 2025 • 0 new comments