Skip to content

Pull requests: emscripten-core/emscripten

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Temporarily disable test_biggerswitch
#22180 opened Jul 3, 2024 by sbc100 Loading…
Update strptime test expectations. NFC
#22177 opened Jul 2, 2024 by sbc100 Loading…
Fix compiler crash on misuse of WASM_WORKERS
#22176 opened Jul 2, 2024 by sbc100 Loading…
Bump github/codeql-action from 3.24.10 to 3.25.11 dependencies Pull requests that update a dependency file
#22173 opened Jul 1, 2024 by dependabot bot Loading…
Use musl's strptime implementation
#22158 opened Jun 28, 2024 by sbc100 Loading…
Replace EM_BOOL with normal C/C++ bool type. NFC
#22155 opened Jun 27, 2024 by sbc100 Loading…
Normalize LLVM_ROOT when writing sanity file
#22153 opened Jun 27, 2024 by xanzarx Loading…
Bump actions/checkout from 4.1.0 to 4.1.7 dependencies Pull requests that update a dependency file
#22104 opened Jun 17, 2024 by dependabot bot Loading…
Make embind work with -fvisibility=hidden
#22095 opened Jun 14, 2024 by msorvig Loading…
Replace .concat with push and/or spread operator. NFC
#22067 opened Jun 6, 2024 by sbc100 Loading…
[ci] Add webview tests
#22042 opened Jun 2, 2024 by seanmorris Loading…
Add emscan-deps tool
#21987 opened May 23, 2024 by sbc100 Loading…
[SjLj] __USING_WASM_SJLJ__ -> __WASM_SJLJ__
#21971 opened May 21, 2024 by aheejin Loading…
Bump ossf/scorecard-action from 2.3.1 to 2.3.3 dependencies Pull requests that update a dependency file
#21934 opened May 13, 2024 by dependabot bot Loading…
asyncLoad: fix empty error message
#21889 opened May 3, 2024 by Kojoley Loading…
Use clang -fwhole-program-vtables when possible
#21825 opened Apr 24, 2024 by kripken Loading…
Bump actions/upload-artifact from 3.1.2 to 4.3.3 dependencies Pull requests that update a dependency file
#21803 opened Apr 22, 2024 by dependabot bot Loading…
ProTip! Filter pull requests by the default branch with base:main.