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
tests
asmfs
on
warn_python_launcher
User selector
All users
All time
Commit history
Commits on Jan 11, 2021
tests: switch more tests to btest_exit. NFC. (#13018)
Show description for 9a1d041
sbc100
authored
9a1d041
View commit details
Copy full SHA for 9a1d041
View code at this point
Browse repository at this point
Commits on Sep 14, 2018
Add copyright headers to locally authored files (#7116)
sbc100
authored
5187ea2
View commit details
Copy full SHA for 5187ea2
View code at this point
Browse repository at this point
Commits on Jul 10, 2018
fix bug in noderawfs.llseek() and add test for it (#6797)
Show description for fda222e
lormuc
authored and
kripken
committed
fda222e
View commit details
Copy full SHA for fda222e
View code at this point
Browse repository at this point
Commits on Aug 16, 2017
Refactor "int result; REPORT_RESULT();" to form "REPORT_RESULT(result);" to make it easier to be refactored to be thread-safe later.
juj
committed
63d4b61
View commit details
Copy full SHA for 63d4b61
View code at this point
Browse repository at this point
Commits on Dec 26, 2016
Log out the client and server side reported URLs of the performed fetch on success/failure. Don't uriencode forward slashes in ASMFS, because we need to retain their meaning as path separators.
juj
committed
502bfec
View commit details
Copy full SHA for 502bfec
View code at this point
Browse repository at this point
Make stat() download the file from CDN before returning the result. Do llseek just as 32-bit for now as a workaround. Uriencode fetch()ed URL names, add test.
juj
committed
6c6bfa9
View commit details
Copy full SHA for 6c6bfa9
View code at this point
Browse repository at this point
Implement traversing of . and .. directories in ASMFS
juj
committed
c07bec0
View commit details
Copy full SHA for c07bec0
View code at this point
Browse repository at this point
Add tests for file writing and reading in ASMFS.
juj
committed
f600fec
View commit details
Copy full SHA for f600fec
View code at this point
Browse repository at this point
Add first test for ASMFS
juj
committed
6192d1b
View commit details
Copy full SHA for 6192d1b
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.