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
test
on
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
View code at this point
Browse repository at this point
Commits on Jun 8, 2023
WasmFS JS API: Update rmdir (#19532)
Show description for 0a87589
jameshu15869
authored
0a87589
View commit details
Copy full SHA for 0a87589
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Explicitly test JSPI version of dlopen. NFC (#19566)
sbc100
authored
f64d865
View commit details
Copy full SHA for f64d865
View code at this point
Browse repository at this point
Rebaseline codesize expectations. NFC
sbc100
committed
6b3df4c
View commit details
Copy full SHA for 6b3df4c
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
WasmFS JS API: Implement mknod and create (#19536)
jameshu15869
authored
7972c8e
View commit details
Copy full SHA for 7972c8e
View code at this point
Browse repository at this point
Rebaseline codesize expectations. NFC
sbc100
committed
09654a1
View commit details
Copy full SHA for 09654a1
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
WasmFS JS API: Implement write (#19508)
jameshu15869
authored
adca2e7
View commit details
Copy full SHA for adca2e7
View code at this point
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
View code at this point
Browse repository at this point
WasmFS JS API: Implement rename (#19535)
jameshu15869
authored
d4cca9f
View commit details
Copy full SHA for d4cca9f
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
WasmFS JS API: Implement stat, lstat (#19458)
jameshu15869
authored
e30699f
View commit details
Copy full SHA for e30699f
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Factor out FS.getStreamChecked. NFC (#19529)
sbc100
authored
41e3e29
View commit details
Copy full SHA for 41e3e29
View code at this point
Browse repository at this point
Commits on Jun 5, 2023
WasmFS JS API: Implement read (#19504)
jameshu15869
authored
71634e0
View commit details
Copy full SHA for 71634e0
View code at this point
Browse repository at this point
Always virtualize file descriptors when using NODERAWFS (#19528)
Show description for ca3c1f5
kleisauke
authored
ca3c1f5
View commit details
Copy full SHA for ca3c1f5
View code at this point
Browse repository at this point
Commits on Jun 3, 2023
Improve test/other/test_ioctl.c (#19519)
mame
authored
2a30ef6
View commit details
Copy full SHA for 2a30ef6
View code at this point
Browse repository at this point
Update libc++ / libc++abi to llvm 16 (#19515)
sbc100
authored
973a718
View commit details
Copy full SHA for 973a718
View code at this point
Browse repository at this point
Commits on Jun 2, 2023
Fix parallel test suite failure reporting with python 3.11 (#19517)
Show description for efff6a3
sbc100
and
juj
authored
efff6a3
View commit details
Copy full SHA for efff6a3
View code at this point
Browse repository at this point
Feedback from #19514
sbc100
committed
6890c75
View commit details
Copy full SHA for 6890c75
View code at this point
Browse repository at this point
Fix signatures of dlopen/dlsym stub functions (#19514)
sbc100
authored
a58e96f
View commit details
Copy full SHA for a58e96f
View code at this point
Browse repository at this point
Add versions of emscripten_out/err/dbg that take an explicit string length (#19492)
sbc100
authored
b8ed4a9
View commit details
Copy full SHA for b8ed4a9
View code at this point
Browse repository at this point
Rebaseline codesize expectations. NFC
sbc100
committed
f655c30
View commit details
Copy full SHA for f655c30
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.