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
worker_blob
User selector
All users
All time
Commit history
Commits on Jun 9, 2023
Auto-generate _wasmWorkerBlobUrl in -sWASM_WORKERS=2 mode. NFC
sbc100
committed
1fa993a
View commit details
Copy full SHA for 1fa993a
Browse repository at this point
Commits on Jun 8, 2023
Remove legacy fields from stat struct. NFC (#19569)
Show description for b182182
sbc100
authored
b182182
View commit details
Copy full SHA for b182182
Browse repository at this point
WasmFS JS API: Update rmdir (#19532)
Show description for 0a87589
jameshu15869
authored
0a87589
View commit details
Copy full SHA for 0a87589
Browse repository at this point
WasmFS: Do not link in the no-fs version when forced-fs [NFC] (#19563)
Show description for b713859
kripken
authored
b713859
View commit details
Copy full SHA for b713859
Browse repository at this point
Use JSPI to refer to ASYNCIFY=2 rather than stack switching. NFC (#19564)
Show description for 120241d
sbc100
authored
120241d
View commit details
Copy full SHA for 120241d
Browse repository at this point
WasmFS: Fix preload-files forcing the filesystem (#19562)
Show description for 1f3aab6
kripken
authored
1f3aab6
View commit details
Copy full SHA for 1f3aab6
Browse repository at this point
Wasmfs: Support SDL2_image (#19560)
Show description for 58707d1
kripken
authored
58707d1
View commit details
Copy full SHA for 58707d1
Browse repository at this point
Explicitly test JSPI version of dlopen. NFC (#19566)
sbc100
authored
f64d865
View commit details
Copy full SHA for f64d865
Browse repository at this point
Cleanups to src/library_promise.js. NFC (#19565)
Show description for 3113ff0
sbc100
authored
3113ff0
View commit details
Copy full SHA for 3113ff0
Browse repository at this point
Rebaseline codesize expectations. NFC
sbc100
committed
6b3df4c
View commit details
Copy full SHA for 6b3df4c
Browse repository at this point
WasmFS: Include all WasmFS JS code when INCLUDE_FULL_LIBRARY (#19555)
Show description for 3abc653
kripken
authored
3abc653
View commit details
Copy full SHA for 3abc653
Browse repository at this point
[WasmFS] Eagerly read directory entries when opening directories (#19556)
Show description for bf25d34
tlively
authored
bf25d34
View commit details
Copy full SHA for bf25d34
Browse repository at this point
WasmFS: Fix closure error on OPFS backend code with two API forms (#19554)
kripken
authored
87cd6de
View commit details
Copy full SHA for 87cd6de
Browse repository at this point
Allow arrow functions in JS libraries. NFC (#19539)
Show description for 48b0645
sbc100
authored
48b0645
View commit details
Copy full SHA for 48b0645
Browse repository at this point
Commits on Jun 7, 2023
WasmFS: Add wasmfs_flush() and use that to get unflushed content checks working (#19448)
Show description for 38ca4f8
kripken
authored
38ca4f8
View commit details
Copy full SHA for 38ca4f8
Browse repository at this point
Simplify modifyFunction helper function. NFC (#19551)
Show description for 65cfbfa
sbc100
authored
65cfbfa
View commit details
Copy full SHA for 65cfbfa
Browse repository at this point
WasmFS JS API: Implement mknod and create (#19536)
jameshu15869
authored
7972c8e
View commit details
Copy full SHA for 7972c8e
Browse repository at this point
Rebaseline codesize expectations. NFC
sbc100
committed
09654a1
View commit details
Copy full SHA for 09654a1
Browse repository at this point
[NFC] Correct "FIFO" to "LIFO" in WasmFS comment (#19550)
tlively
authored
7135ceb
View commit details
Copy full SHA for 7135ceb
Browse repository at this point
WasmFS: Add a no-FS library, to avoid linking in WasmFS only for printf (#19544)
Show description for 348687f
kripken
authored
348687f
View commit details
Copy full SHA for 348687f
Browse repository at this point
WasmFS JS API: Update write to match object returned by open (#19548)
Show description for 1b26bf5
jameshu15869
authored
1b26bf5
View commit details
Copy full SHA for 1b26bf5
Browse repository at this point
$ may need to be escaped in shell environments (#19534)
ad8e
authored
fad3909
View commit details
Copy full SHA for fad3909
Browse repository at this point
Commits on Jun 6, 2023
WasmFS JS API: Change open to return an object (#19542)
Show description for ba1b6d8
jameshu15869
authored
ba1b6d8
View commit details
Copy full SHA for ba1b6d8
Browse repository at this point
WasmFS JS API: Implement write (#19508)
jameshu15869
authored
adca2e7
View commit details
Copy full SHA for adca2e7
Browse repository at this point
WasmFS: Stop always including _wasmfs_read_file (#19516)
Show description for 4339c66
kripken
authored
4339c66
View commit details
Copy full SHA for 4339c66
Browse repository at this point
WasmFS JS API: Implement rename (#19535)
jameshu15869
authored
d4cca9f
View commit details
Copy full SHA for d4cca9f
Browse repository at this point
WasmFS: Implement FS.cwd (#19452)
Show description for f55f018
kripken
authored
f55f018
View commit details
Copy full SHA for f55f018
Browse repository at this point
WasmFS: Force-include FS only when FORCE_FILESYSTEM (#19511)
Show description for c5e53c4
kripken
authored
c5e53c4
View commit details
Copy full SHA for c5e53c4
Browse repository at this point
Don't abort on dlopen/dlsym when dynamic linking is not available (#19527)
Show description for 1ddccf1
sbc100
authored
1ddccf1
View commit details
Copy full SHA for 1ddccf1
Browse repository at this point
WasmFS JS API: Implement stat, lstat (#19458)
jameshu15869
authored
e30699f
View commit details
Copy full SHA for e30699f
Browse repository at this point
Make use of arrow functions in worker.js. NFC (#19533)
sbc100
authored
8a9325a
View commit details
Copy full SHA for 8a9325a
Browse repository at this point
Rename internal memory growth function. NFC (#19530)
Show description for b1ac027
sbc100
authored
b1ac027
View commit details
Copy full SHA for b1ac027
Browse repository at this point
Mark 3.1.41 as released (#19537)
sbc100
authored
00de89f
View commit details
Copy full SHA for 00de89f
Browse repository at this point
Add EMCC_LOGGING=0 to disable all logging (#19531)
Show description for 58ff5aa
sbc100
authored
58ff5aa
View commit details
Copy full SHA for 58ff5aa
Browse repository at this point
Factor out FS.getStreamChecked. NFC (#19529)
sbc100
authored
41e3e29
View commit details
Copy full SHA for 41e3e29
Browse repository at this point
Previous
Next
You can’t perform that action at this time.