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
Breadcrumbs
History for
emscripten
src
on
wasmfs.workerfs
User selector
All users
All time
Commit history
Commits on Oct 31, 2023
fixen [ci skip]
kripken
committed
0fe4c4f
View commit details
Copy full SHA for 0fe4c4f
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/main' into wasmfs.workerfs
kripken
committed
9a2e095
View commit details
Copy full SHA for 9a2e095
View code at this point
Browse repository at this point
Base support for coalescing & logical assignment (#20549)
RReverser
authored
fcb3336
View commit details
Copy full SHA for fcb3336
View code at this point
Browse repository at this point
Commits on Oct 30, 2023
why no work [ci skip]
kripken
committed
bbfe61f
View commit details
Copy full SHA for bbfe61f
View code at this point
Browse repository at this point
work [ci skip]
kripken
committed
f261e71
View commit details
Copy full SHA for f261e71
View code at this point
Browse repository at this point
work [ci skip]
kripken
committed
db306f2
View commit details
Copy full SHA for db306f2
View code at this point
Browse repository at this point
progress to foo [ci skip]
kripken
committed
f853d9c
View commit details
Copy full SHA for f853d9c
View code at this point
Browse repository at this point
progress [ci skip]
kripken
committed
1dfea3b
View commit details
Copy full SHA for 1dfea3b
View code at this point
Browse repository at this point
progess [ci skip]
kripken
committed
e851328
View commit details
Copy full SHA for e851328
View code at this point
Browse repository at this point
progess [ci skip]
kripken
committed
b0ded7f
View commit details
Copy full SHA for b0ded7f
View code at this point
Browse repository at this point
yolo [ci skip]
kripken
committed
45233de
View commit details
Copy full SHA for 45233de
View code at this point
Browse repository at this point
work
kripken
committed
c9b05b8
View commit details
Copy full SHA for c9b05b8
View code at this point
Browse repository at this point
Commits on Oct 28, 2023
pthread: Avoid use of classic workers in ESM mode (#20513)
kleisauke
authored
61d4ae0
View commit details
Copy full SHA for 61d4ae0
View code at this point
Browse repository at this point
Commits on Oct 27, 2023
[wasm64] Run wasm worker tests in browser64 (#20550)
Show description for 03d3c25
sbc100
authored
03d3c25
View commit details
Copy full SHA for 03d3c25
View code at this point
Browse repository at this point
webgpu: do not require descriptor in CreateSampler (#20532)
Show description for 1dedd1b
xdestiny110
and
Jerry.Zhuang
authored
1dedd1b
View commit details
Copy full SHA for 1dedd1b
View code at this point
Browse repository at this point
Commits on Oct 26, 2023
[wasm64] Fix wget and run wget browser tests (#20544)
Show description for df5b37d
sbc100
authored
df5b37d
View commit details
Copy full SHA for df5b37d
View code at this point
Browse repository at this point
Fix: add missing int64 <-> bigint primitive mapping when generating TypeScript definitions (#20451)
Show description for 680ae34
Dabolus
authored
680ae34
View commit details
Copy full SHA for 680ae34
View code at this point
Browse repository at this point
[webgpu] Remove pipeline statistics query feature (#20499)
beaufortfrancois
authored
bea4940
View commit details
Copy full SHA for bea4940
View code at this point
Browse repository at this point
[wasm64] Fix and run run all pthread browser tests (#20527)
sbc100
authored
34a46b3
View commit details
Copy full SHA for 34a46b3
View code at this point
Browse repository at this point
Commits on Oct 25, 2023
Embind: name functions in non-dynamic mode too (#20498)
RReverser
authored
1becb5a
View commit details
Copy full SHA for 1becb5a
View code at this point
Browse repository at this point
[NFC] Add more comments to pthread mailbox infrastructure (#20511)
Show description for d581c72
tlively
authored
d581c72
View commit details
Copy full SHA for d581c72
View code at this point
Browse repository at this point
Commits on Oct 24, 2023
Move `emscripten_atomic_wait_async` to atomic.h and add core testing (#20404)
Show description for a0a3f24
sbc100
authored
a0a3f24
View commit details
Copy full SHA for a0a3f24
View code at this point
Browse repository at this point
Commits on Oct 23, 2023
Avoid `__postset` for ERRNO_CODES. NFC (#20518)
Show description for 176035d
sbc100
authored
176035d
View commit details
Copy full SHA for 176035d
View code at this point
Browse repository at this point
Fix std::nothrow aborting when exceptions are disabled (#20154)
M-Mueller
authored
bf71db3
View commit details
Copy full SHA for bf71db3
View code at this point
Browse repository at this point
Commits on Oct 19, 2023
Inline returns in arrow functions. NFC (#20491)
Show description for 4608c2e
RReverser
authored
4608c2e
View commit details
Copy full SHA for 4608c2e
View code at this point
Browse repository at this point
Separate out `Atomics.waitAsync` polyfill. NFC (#20474)
Show description for fd0e233
sbc100
authored
fd0e233
View commit details
Copy full SHA for fd0e233
View code at this point
Browse repository at this point
Commits on Oct 18, 2023
Fix Wasm Workers in node.js (#20188)
medns
authored
8a67aaf
View commit details
Copy full SHA for 8a67aaf
View code at this point
Browse repository at this point
[emval] Reuse method calling optimisation in regular calls (#20383)
RReverser
authored
12777ca
View commit details
Copy full SHA for 12777ca
View code at this point
Browse repository at this point
[embind] Simplify createNamedFunction. NFC (#20479)
Show description for 94f726a
RReverser
authored
94f726a
View commit details
Copy full SHA for 94f726a
View code at this point
Browse repository at this point
Commits on Oct 16, 2023
Fix setimmediate main loop timing under strict mode (#20355)
JoeOsborn
authored
c975fc7
View commit details
Copy full SHA for c975fc7
View code at this point
Browse repository at this point
Load Workers with {type:'module'} in ESM mode (#20452)
Show description for 31b71a5
RReverser
authored
31b71a5
View commit details
Copy full SHA for 31b71a5
View code at this point
Browse repository at this point
Commits on Oct 12, 2023
Fix cpu profiler with -sMODULARIZE=1 (#20429)
Show description for 5b24a09
jspanchu
authored
5b24a09
View commit details
Copy full SHA for 5b24a09
View code at this point
Browse repository at this point
Commits on Oct 10, 2023
More use of string templates in parseTools.js. NFC (#20431)
sbc100
authored
dc06099
View commit details
Copy full SHA for dc06099
View code at this point
Browse repository at this point
Align timestampWrites with WebGPU spec (#20411)
beaufortfrancois
authored
84406d7
View commit details
Copy full SHA for 84406d7
View code at this point
Browse repository at this point
embind_ts: handle empty enumerators case (#20398)
shrinktofit
authored
e502920
View commit details
Copy full SHA for e502920
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.