-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Insights: emscripten-core/emscripten
Overview
Could not load contribution data
Please try again later
38 Pull requests merged by 6 people
-
Fix test_prepost_run_dep after #24890
#24898 merged
Aug 9, 2025 -
Remove unused function in audioPlugin_handle. NFC
#24896 merged
Aug 9, 2025 -
Automatic rebaseline of codesize expectations. NFC
#24897 merged
Aug 9, 2025 -
Roll emdawnwebgpu port to v20250807
#24889 merged
Aug 9, 2025 -
Require
id
in addRunDependency/removeRunDependency#24890 merged
Aug 8, 2025 -
Use btest_exit in test_memory_growth_during_startup. NFC
#24894 merged
Aug 8, 2025 -
[file_packager] Convert preload caching functions to async. NFC
#24885 merged
Aug 8, 2025 -
[test] Improve test_preload_caching_indexeddb_name. NFC
#24888 merged
Aug 8, 2025 -
Fix reference for undefined
errback
. NFC#24886 merged
Aug 8, 2025 -
Automatic rebaseline of codesize expectations. NFC
#24887 merged
Aug 8, 2025 -
[file_packager] Convert openDatabase to async/await. NFC
#24883 merged
Aug 8, 2025 -
[file_packager] Remove redundant
isNode
check#24884 merged
Aug 8, 2025 -
[file_packager] Convert metadata handling to async. NFC
#24882 merged
Aug 7, 2025 -
Move clang flags handling to new
compile.py
file. NFC#24880 merged
Aug 7, 2025 -
[emcc.py] Minor refactor in compile_source_file. NFC
#24881 merged
Aug 7, 2025 -
Reflect wasm-dis change enabling all features in test
#24876 merged
Aug 7, 2025 -
[AUDIO_WORKLET] Tidy and document the worklet processing code. NFC
#24878 merged
Aug 7, 2025 -
Simplify llvm tool location. NFC
#24879 merged
Aug 7, 2025 -
Remove duplicate
also_with_wasmfs
test decorator. NFC#24875 merged
Aug 7, 2025 -
Remove internal USE_READY_PROMISE
#24874 merged
Aug 6, 2025 -
Return non-zero on error from preprocessor.js
#24873 merged
Aug 6, 2025 -
Update ruff checks in tools/maint/pre-push. NFC
#24872 merged
Aug 6, 2025 -
Add maint script: find_unused_settings.py. NFC
#24869 merged
Aug 6, 2025 -
Fix WASM_WORKERS + MINIMAL_RUNTIME to transfer compiled module
#24865 merged
Aug 6, 2025 -
[AUDIO_WORKLET] fix emscripten_create_audio_context for wasm64
#24866 merged
Aug 6, 2025 -
Automatic rebaseline of codesize expectations. NFC
#24867 merged
Aug 6, 2025 -
Fix for MINIMAL_RUNTIME_STREAMING_WASM_INSTANTIATION + ENVIRONMENT=web
#24863 merged
Aug 6, 2025 -
Fix IDBFS autoPersist on mkdir
#24799 merged
Aug 6, 2025 -
[AUDIO_WORKLET] Add support for MEMORY64 with 2GB and 4GB heap
#24732 merged
Aug 5, 2025 -
Migrate away from EXPORTED_FUNCTIONS for test_fs_idbfs_sync
#24864 merged
Aug 5, 2025 -
Cleanup some test. NFC
#24861 merged
Aug 5, 2025 -
Fix sanitizer builds of test_minimal_runtime_hello_world. NFC
#24860 merged
Aug 5, 2025 -
Error on use of for MINIMAL_RUNTIME_STREAMING_* + SINGLE_FILE
#24859 merged
Aug 5, 2025 -
Only create compiler entry points for the current platform (by default)
#24857 merged
Aug 4, 2025 -
[emcc] Refactor incompatible settings error reporting. NFC
#24853 merged
Aug 4, 2025 -
Remove skipTest from canvas_animate_resize. NFC
#24855 merged
Aug 4, 2025 -
Mark MINIMAL_RUNTIME_STREAMING_WASM_COMPILATION as requiring html output
#24849 merged
Aug 4, 2025 -
Fix asan and lsan tests after #24831. NFC
#24856 merged
Aug 4, 2025
4 Pull requests opened by 2 people
-
[WIP] Add a windows launcher program to replace the current `.bat` files
#24858 opened
Aug 4, 2025 -
[AUDIO_WORKLET] Optimised output buffer copy
#24891 opened
Aug 8, 2025 -
[file_packager] Convert fetchRemotePackage to async. NFC
#24893 opened
Aug 8, 2025 -
Avoid unnecessary use of array.forEach in JS. NFC
#24895 opened
Aug 8, 2025
3 Issues closed by 1 person
-
Some ports pkgconfig files missing
#17903 closed
Aug 6, 2025 -
issue with `MINIMAL_RUNTIME`: wasmExports is undefined
#24743 closed
Aug 6, 2025 -
test_getdents64_special_cases and test_getcwd_with_non_ascii_name failing asan/lsan
#24852 closed
Aug 4, 2025
6 Issues opened by 4 people
-
Error setting up EMSDK for conda-recipe
#24900 opened
Aug 10, 2025 -
error: compiler(emcc): does not implementation c++ module
#24899 opened
Aug 9, 2025 -
Cleaning up old PRs, branches, and issues
#24868 opened
Aug 6, 2025 -
Intermittent `Cannot select: intrinsic %llvm.wasm.memory.size`
#24862 opened
Aug 5, 2025 -
Browser tests should probably not be skipping themselves
#24854 opened
Aug 4, 2025 -
Import custom memory manager?
#24851 opened
Aug 4, 2025
10 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.
-
[file_packager.py] Add --export-es6 to file_packager.py
#24737 commented on
Aug 8, 2025 • 35 new comments -
Rust/Emscripten generates invalid JS from Rust-mangled symbols
#24825 commented on
Aug 4, 2025 • 0 new comments -
Node + Electron environment is getting more difficult to use
#24789 commented on
Aug 4, 2025 • 0 new comments -
Proposal: Require C++17 for embind
#24850 commented on
Aug 4, 2025 • 0 new comments -
std::execution::par is ignored with no errors
#22194 commented on
Aug 6, 2025 • 0 new comments -
Deprecate and remove -sUSE_WEBGPU
#24265 commented on
Aug 8, 2025 • 0 new comments -
Fix regression with support for 2GB memories.
#19372 commented on
Aug 6, 2025 • 0 new comments -
Cleanup the emscripten tests relating to the event loop. NFC
#23760 commented on
Aug 6, 2025 • 0 new comments -
Remove launcher scripts from git
#23761 commented on
Aug 9, 2025 • 0 new comments -
[file_packager] split data files when file size exceeds 2Gi ArrayBuffer limit
#24802 commented on
Aug 10, 2025 • 0 new comments