Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScriptBench
/
emscripten
Public
forked from
emscripten-core/emscripten
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
version_macros
User selector
All users
All time
Commit history
Commits on May 25, 2022
Use more standard version macros
sbc100
committed
ea4acf5
View commit details
Copy full SHA for ea4acf5
Browse repository at this point
Move most of pthread_kill to native code. NFC (#17041)
sbc100
authored
085b378
View commit details
Copy full SHA for 085b378
Browse repository at this point
Use CircleCI xlarge machine for build-linux (#16989)
Show description for af7a8f7
kripken
authored
af7a8f7
View commit details
Copy full SHA for af7a8f7
Browse repository at this point
Commits on May 24, 2022
parseTools.js: Remove used checkSafeHeap. NFC (#17038)
sbc100
authored
5c4a24f
View commit details
Copy full SHA for 5c4a24f
Browse repository at this point
Remove unused pointerT function. NFC (#17037)
Show description for 7e7fe9b
sbc100
authored
7e7fe9b
View commit details
Copy full SHA for 7e7fe9b
Browse repository at this point
Use BigInt literals in JS sources (#17036)
Show description for a71d00d
sbc100
authored
a71d00d
View commit details
Copy full SHA for a71d00d
Browse repository at this point
Update terser to v4.1.0 (#17035)
Show description for 565c853
sbc100
authored
565c853
View commit details
Copy full SHA for 565c853
Browse repository at this point
Remove fake `__map_file` implementation (#17023)
Show description for 7ce8b58
sbc100
authored
7ce8b58
View commit details
Copy full SHA for 7ce8b58
Browse repository at this point
Rebaseline codesize expectation. NFC
sbc100
committed
51690b0
View commit details
Copy full SHA for 51690b0
Browse repository at this point
Correct typos in emcc.py (#17032)
OmniTroid
authored
62db62c
View commit details
Copy full SHA for 62db62c
Browse repository at this point
Remove unused first argument from _mmap_js. NFC (#17011)
sbc100
authored
d81e048
View commit details
Copy full SHA for d81e048
Browse repository at this point
Update npm packages (#17029)
Show description for 62d10a3
sbc100
authored
62d10a3
View commit details
Copy full SHA for 62d10a3
Browse repository at this point
[WasmFS] Fix OPFS `getSize` when file is not opened (#17027)
Show description for b70d6f9
tlively
authored
b70d6f9
View commit details
Copy full SHA for b70d6f9
Browse repository at this point
Minor TLS init refactoring. NFC (#17002)
Show description for 04cc344
sbc100
authored
04cc344
View commit details
Copy full SHA for 04cc344
Browse repository at this point
Fix getValue/setValue of pointer types (#17028)
Show description for b647c98
sbc100
authored
b647c98
View commit details
Copy full SHA for b647c98
Browse repository at this point
Remove unused `PThread.mainRuntimeThread`. NFC (#17016)
Show description for 3cc24a6
sbc100
authored
3cc24a6
View commit details
Copy full SHA for 3cc24a6
Browse repository at this point
Commits on May 23, 2022
Avoid allocating TLS for the first thread that loads. NFC (#17018)
Show description for 99c6872
sbc100
authored
99c6872
View commit details
Copy full SHA for 99c6872
Browse repository at this point
Fix version reported by uname (#17026)
Show description for 72599b8
sbc100
authored
72599b8
View commit details
Copy full SHA for 72599b8
Browse repository at this point
Add _emscripten_thread_is_valid helper. NFC (#17020)
sbc100
authored
02ef167
View commit details
Copy full SHA for 02ef167
Browse repository at this point
Define _LIBCPP_HAS_MUSL_LIBC in libcxx build (#17022)
Show description for 139bced
sbc100
authored
139bced
View commit details
Copy full SHA for 139bced
Browse repository at this point
Rebaseline codesize expectation. NFC
sbc100
committed
08672ec
View commit details
Copy full SHA for 08672ec
Browse repository at this point
Avoid defining _LIBCPP_ELAST (#17021)
Show description for e6f29a6
sbc100
authored
e6f29a6
View commit details
Copy full SHA for e6f29a6
Browse repository at this point
Remove now-unneeded check in library_pthread.js. NFC (#17015)
Show description for 1580251
sbc100
authored
1580251
View commit details
Copy full SHA for 1580251
Browse repository at this point
Remove unneeded code from library_pthread.js. NFC (#17017)
Show description for 1cfdb43
sbc100
authored
1cfdb43
View commit details
Copy full SHA for 1cfdb43
Browse repository at this point
Remove dead code in runtime_debug.js. NFC (#17012)
Show description for 6759e95
sbc100
authored
6759e95
View commit details
Copy full SHA for 6759e95
Browse repository at this point
Stop unexportedRuntimeFunction('foo__user', false); from reaching the builds (#16945)
juj
authored
1314e69
View commit details
Copy full SHA for 1314e69
Browse repository at this point
Commits on May 22, 2022
Rebaseline codesize expectation. NFC
sbc100
committed
6a841c8
View commit details
Copy full SHA for 6a841c8
Browse repository at this point
Mark 3.1.11 as released (#17013)
sbc100
authored
831b57f
View commit details
Copy full SHA for 831b57f
Browse repository at this point
Commits on May 20, 2022
Fix flakiness in `other.test_unistd_close_noderawfs` (#16888)
Show description for 85c8b76
kleisauke
authored
85c8b76
View commit details
Copy full SHA for 85c8b76
Browse repository at this point
Temporarily disable test_exceptions_longjmp3_wasm under LSan. NFC (#17006)
Show description for e749f23
sbc100
authored
e749f23
View commit details
Copy full SHA for e749f23
Browse repository at this point
Update libc++abi to LLVM 14 (#16993)
Show description for 5eccb0f
sbc100
authored
5eccb0f
View commit details
Copy full SHA for 5eccb0f
Browse repository at this point
[EH] Simplify exception format message (#17003)
Show description for 22e3b04
aheejin
authored
22e3b04
View commit details
Copy full SHA for 22e3b04
Browse repository at this point
Add -Wno-deprecated to test_multiply_defined (#17001)
Show description for e5d6d6b
dschuff
authored
e5d6d6b
View commit details
Copy full SHA for e5d6d6b
Browse repository at this point
Update libc++ to LLVM 14 (#17000)
Show description for df5433e
sbc100
authored
df5433e
View commit details
Copy full SHA for df5433e
Browse repository at this point
[EH] Tidy up format_exception.cpp (NFC) (#16995)
Show description for 2b45f62
aheejin
authored
2b45f62
View commit details
Copy full SHA for 2b45f62
Browse repository at this point
Previous
Next
You can’t perform that action at this time.