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
wasm_workers_handle_alloc
User selector
All users
All time
Commit history
Commits on May 12, 2023
Use HandleAllocator for wasm workers. NFC
Show description for 978d44f
sbc100
committed
978d44f
View commit details
Copy full SHA for 978d44f
Browse repository at this point
Rebaseline codesize expectations. NFC
sbc100
committed
59eb365
View commit details
Copy full SHA for 59eb365
Browse repository at this point
Fix bug in wasm preload plugin (#19342)
Show description for 6ab4f3a
sbc100
authored
6ab4f3a
View commit details
Copy full SHA for 6ab4f3a
Browse repository at this point
Commits on May 11, 2023
Use HandleAllocator for fetch API. NFC (#19337)
sbc100
authored
347262a
View commit details
Copy full SHA for 347262a
Browse repository at this point
Move last remaining code in runtime.js into parseTools.js. NFC (#19338)
Show description for 5fb5fe7
sbc100
authored
5fb5fe7
View commit details
Copy full SHA for 5fb5fe7
Browse repository at this point
Remove dead code from src/Fetch.js. NFC (#19336)
sbc100
authored
a6087b3
View commit details
Copy full SHA for a6087b3
Browse repository at this point
More use of arrow functions in library_sdl.js. NFC (#19339)
sbc100
authored
374b584
View commit details
Copy full SHA for 374b584
Browse repository at this point
[Docs] Update some notes on speed (#19323)
Show description for 8b102b2
kripken
authored
8b102b2
View commit details
Copy full SHA for 8b102b2
Browse repository at this point
Bind `err` to `console.error` rather than `console.warn` (#19326)
Show description for cbc1902
sbc100
authored
cbc1902
View commit details
Copy full SHA for cbc1902
Browse repository at this point
Move dlopen file operations into native code. NFC (#19310)
Show description for a36c3f6
sbc100
authored
a36c3f6
View commit details
Copy full SHA for a36c3f6
Browse repository at this point
Fix emscripten_set_*_callback() to return EMSCRIPTEN_RESULT_UNKNOWN_TARGET if the target is not known. (#18977)
Show description for 72db270
juj
authored
72db270
View commit details
Copy full SHA for 72db270
Browse repository at this point
Honor `DEFAULT_PTHREAD_STACK_SIZE` in `pthread_attr_init` (#19333)
Show description for 516060b
sbc100
authored
516060b
View commit details
Copy full SHA for 516060b
Browse repository at this point
test: Add Opera & Edge to list of JSPI-supporting browsers (#19291)
Show description for ab6e3ee
mboc-qt
authored
ab6e3ee
View commit details
Copy full SHA for ab6e3ee
Browse repository at this point
Fix test_response_file to run correctly if invoked from an Emscripten directory cloned to a path that contains spaces in it. (#19220)
juj
authored
a0d43fc
View commit details
Copy full SHA for a0d43fc
Browse repository at this point
Auto-generate sigs for `src/library_wasm_worker.js` (#19263)
sbc100
authored
ae8d76b
View commit details
Copy full SHA for ae8d76b
Browse repository at this point
Use multi-line JS string in library_wasm_worker. NFC (#19330)
sbc100
authored
cb54282
View commit details
Copy full SHA for cb54282
Browse repository at this point
Commits on May 10, 2023
Mark 3.1.38 as released (#19332)
sbc100
authored
ca69e26
View commit details
Copy full SHA for ca69e26
Browse repository at this point
Rebaseline codesize expectations. NFC
sbc100
committed
0dcfc0f
View commit details
Copy full SHA for 0dcfc0f
Browse repository at this point
Build libwasm_worker with standard cflags (#19317)
Show description for 27bb0c1
sbc100
authored
27bb0c1
View commit details
Copy full SHA for 27bb0c1
Browse repository at this point
Remove EM_JS version of `console_log` in test code. NFC (#19329)
Show description for dd5ae0f
sbc100
authored
dd5ae0f
View commit details
Copy full SHA for dd5ae0f
Browse repository at this point
Enable wasm workers to run under node (#19322)
Show description for ca1d374
sbc100
authored
ca1d374
View commit details
Copy full SHA for ca1d374
Browse repository at this point
Move LD_LIBRARY_PATH handling to native code. NFC (#19321)
Show description for 9eff02b
sbc100
authored
9eff02b
View commit details
Copy full SHA for 9eff02b
Browse repository at this point
[WasmFS] Gracefully error when moving OPFS directory (#19320)
Show description for f2cca1a
tlively
authored
f2cca1a
View commit details
Copy full SHA for f2cca1a
Browse repository at this point
Use musl's stub implementation of dladdr. NFC (#19319)
sbc100
authored
75c7902
View commit details
Copy full SHA for 75c7902
Browse repository at this point
Commits on May 9, 2023
Remove references to RESERVED_FUNCTION_POINTERS. NFC (#19315)
Show description for 9119428
sbc100
authored
9119428
View commit details
Copy full SHA for 9119428
Browse repository at this point
Minor cleanups to library_webgpu.js (#19316)
Show description for d9a6a12
sbc100
authored
d9a6a12
View commit details
Copy full SHA for d9a6a12
Browse repository at this point
Feedback from #19314 (#19318)
sbc100
authored
2749bae
View commit details
Copy full SHA for 2749bae
Browse repository at this point
Avoid using String.replaceAll at compile time. NFC (#19314)
Show description for b280116
sbc100
authored
b280116
View commit details
Copy full SHA for b280116
Browse repository at this point
Embind: Make subclasses inherit class functions (#18794)
JeanChristopheMorinPerso
authored
344f077
View commit details
Copy full SHA for 344f077
Browse repository at this point
Remove some hardcoded exports that can now be handled by JS __deps. NFC (#19313)
Show description for 4874997
sbc100
authored
4874997
View commit details
Copy full SHA for 4874997
Browse repository at this point
Start using JS string template in JS code (#19285)
Show description for 3c822ef
sbc100
authored
3c822ef
View commit details
Copy full SHA for 3c822ef
Browse repository at this point
[Docs] Update a mention of the spidermonkey shell in tests. See #19264 (#19271)
kripken
authored
c8f3ea7
View commit details
Copy full SHA for c8f3ea7
Browse repository at this point
Fix websocket in shared memory environment (#19247)
ArmstrongCN
authored
d1530e7
View commit details
Copy full SHA for d1530e7
Browse repository at this point
Commits on May 8, 2023
Move wasm module preload plugin out of library_browser.js. NFC (#18963)
Show description for 1386520
sbc100
authored
1386520
View commit details
Copy full SHA for 1386520
Browse repository at this point
Fix void in headers (#18913)
Show description for b6d5f3b
juj
authored
b6d5f3b
View commit details
Copy full SHA for b6d5f3b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.