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
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on May 10, 2023
Enable wasm workers to run under node (#19322)
Show description for ca1d374
sbc100
authored
ca1d374
View commit details
Copy full SHA for ca1d374
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on May 9, 2023
Minor cleanups to library_webgpu.js (#19316)
Show description for d9a6a12
sbc100
authored
d9a6a12
View commit details
Copy full SHA for d9a6a12
View code at this point
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
View code at this point
Browse repository at this point
Embind: Make subclasses inherit class functions (#18794)
JeanChristopheMorinPerso
authored
344f077
View commit details
Copy full SHA for 344f077
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Fix websocket in shared memory environment (#19247)
ArmstrongCN
authored
d1530e7
View commit details
Copy full SHA for d1530e7
View code at this point
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
View code at this point
Browse repository at this point
Optimize code size of dynCall() when MEMORY64 is used, and add a memory size limit check. (#19288)
Show description for 7eacfcc
juj
authored
7eacfcc
View commit details
Copy full SHA for 7eacfcc
View code at this point
Browse repository at this point
Commits on May 5, 2023
Correctly instrument ASYNCIFY_IMPORTS with a wildcard (#19280)
Show description for f642503
mboc-qt
authored
f642503
View commit details
Copy full SHA for f642503
View code at this point
Browse repository at this point
Commits on May 3, 2023
Use JS Set rather than list for ALL_INCOMING_MODULE_JS_API. NFC (#19286)
Show description for c513aed
sbc100
authored
c513aed
View commit details
Copy full SHA for c513aed
View code at this point
Browse repository at this point
Assume that browser has working URL object (#19283)
Show description for 5aee123
sbc100
authored
5aee123
View commit details
Copy full SHA for 5aee123
View code at this point
Browse repository at this point
Remove code duplication between library_wasmfs.js and library_fs.js (#19279)
sbc100
authored
e278cb5
View commit details
Copy full SHA for e278cb5
View code at this point
Browse repository at this point
Use JS string.startsWith. NFC (#19278)
sbc100
authored
9d03621
View commit details
Copy full SHA for 9d03621
View code at this point
Browse repository at this point
Commits on May 2, 2023
[Wasm64] Better support + testing for fetch API (#19276)
sbc100
authored
b4e0f5c
View commit details
Copy full SHA for b4e0f5c
View code at this point
Browse repository at this point
Remove fallback to BlobBuilder if Blob constructor is missing (#19277)
Show description for 3130e06
sbc100
authored
3130e06
View commit details
Copy full SHA for 3130e06
View code at this point
Browse repository at this point
Commits on May 1, 2023
Assert if splitI64 used when WASM_BIGINT is enabled. NFC (#19269)
Show description for 90732f8
sbc100
authored
90732f8
View commit details
Copy full SHA for 90732f8
View code at this point
Browse repository at this point
[Wasm64] Enable emescipten exceptions and SjLj (#19262)
Show description for dc4d654
sbc100
authored
dc4d654
View commit details
Copy full SHA for dc4d654
View code at this point
Browse repository at this point
Commits on Apr 29, 2023
Auto-generate sigs for src/library_trace.js (#19261)
sbc100
authored
9154b00
View commit details
Copy full SHA for 9154b00
View code at this point
Browse repository at this point
Add debug range checks for makeSetValue (#19251)
Show description for ba2633b
sbc100
authored
ba2633b
View commit details
Copy full SHA for ba2633b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.