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
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 }}
suchipi
/
quickjs
Public
forked from
bellard/quickjs
Notifications
You must be signed in to change notification settings
Fork
1
Star
57
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
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 5, 2026
0.16.2
suchipi
committed
c46acd4
View commit details
Copy full SHA for c46acd4
Browse repository at this point
fill in missing doc links
suchipi
committed
659c243
View commit details
Copy full SHA for 659c243
Browse repository at this point
npm audit fix
suchipi
committed
39aa7f9
View commit details
Copy full SHA for 39aa7f9
Browse repository at this point
Commits on Jul 10, 2026
add engine.getStackFrames
suchipi
committed
18d8861
View commit details
Copy full SHA for 18d8861
Browse repository at this point
fix build using stale headers from prior build
suchipi
committed
b2983f9
View commit details
Copy full SHA for b2983f9
Browse repository at this point
Commits on Jun 30, 2026
mention setStackFrameMapper in readme
suchipi
committed
7d0b0b6
View commit details
Copy full SHA for 7d0b0b6
Browse repository at this point
Commits on Jun 29, 2026
0.16.1
suchipi
committed
4d1bc52
View commit details
Copy full SHA for 4d1bc52
Browse repository at this point
upstream 04be246: PORT - run-test262 sorts errors so multi-threaded -u output is deterministic
Show description for a1cee56
suchipi
committed
a1cee56
View commit details
Copy full SHA for a1cee56
Browse repository at this point
port upstream 04be246: run-test262 sort errors for deterministic multi-threaded -u output
Show description for ae33d04
suchipi
and
claude
committed
ae33d04
View commit details
Copy full SHA for ae33d04
Browse repository at this point
upstream 42d08be: PORT - optimized Array.prototype.slice and Array.prototype.splice
Show description for 3ed0681
suchipi
committed
3ed0681
View commit details
Copy full SHA for 3ed0681
Browse repository at this point
port upstream 42d08be: optimized Array.prototype.slice and Array.prototype.splice
Show description for fc840c2
suchipi
and
claude
committed
fc840c2
View commit details
Copy full SHA for fc840c2
Browse repository at this point
upstream 762e6fc: PORT - fixed typo in commit 445624b
Show description for d6f4040
suchipi
committed
d6f4040
View commit details
Copy full SHA for d6f4040
Browse repository at this point
port upstream 762e6fc: fixed typo in commit 445624b
Show description for 682ea9e
suchipi
and
claude
committed
682ea9e
View commit details
Copy full SHA for 682ea9e
Browse repository at this point
upstream 088cf5e: PORT - inlined the float case in relational operators
Show description for 9d7cb22
suchipi
committed
9d7cb22
View commit details
Copy full SHA for 9d7cb22
Browse repository at this point
port upstream 088cf5e: inlined the float case in relational operators
Show description for bbdc859
suchipi
and
claude
committed
bbdc859
View commit details
Copy full SHA for bbdc859
Browse repository at this point
upstream 8f0c037: PORT - use JSValueConst arguments for js_strict_eq2()
Show description for b16bbc0
suchipi
committed
b16bbc0
View commit details
Copy full SHA for b16bbc0
Browse repository at this point
port upstream 8f0c037: use JSValueConst arguments for js_strict_eq2()
Show description for f104540
suchipi
and
claude
committed
f104540
View commit details
Copy full SHA for f104540
Browse repository at this point
upstream 445624b: PORT - inlined more cases for equality operators
Show description for 42cc061
suchipi
committed
42cc061
View commit details
Copy full SHA for 42cc061
Browse repository at this point
port upstream 445624b: inlined more cases for equality operators
Show description for c849423
suchipi
and
claude
committed
c849423
View commit details
Copy full SHA for c849423
Browse repository at this point
seed upstream-merge-status with 6 new upstream commits (3d5e064..04be246)
Show description for 0a93a92
suchipi
and
claude
committed
0a93a92
View commit details
Copy full SHA for 0a93a92
Browse repository at this point
add stack frame mapper
suchipi
committed
007736a
View commit details
Copy full SHA for 007736a
Browse repository at this point
Commits on Jun 20, 2026
improve JS_WriteObject unsupported object class error message
suchipi
committed
6af453c
View commit details
Copy full SHA for 6af453c
Browse repository at this point
Commits on Jun 16, 2026
run-test262: when updating errors, sort them so that it gives the same result with several threads
Fabrice Bellard
committed
04be246
View commit details
Copy full SHA for 04be246
Browse repository at this point
Commits on Jun 14, 2026
0.16.0
suchipi
committed
849318e
View commit details
Copy full SHA for 849318e
Browse repository at this point
merge dts as part of npm-platforms build
suchipi
committed
f618469
View commit details
Copy full SHA for f618469
Browse repository at this point
upstream 3d5e064: SKIP-NA - new release
Show description for db606fc
suchipi
committed
db606fc
View commit details
Copy full SHA for db606fc
Browse repository at this point
mark upstream 3d5e064: SKIP-NA - new release
suchipi
committed
a1dce1e
View commit details
Copy full SHA for a1dce1e
Browse repository at this point
upstream ccfe076: PORT - Check return values of fallible functions (#518)
Show description for 24f503a
suchipi
committed
24f503a
View commit details
Copy full SHA for 24f503a
Browse repository at this point
port upstream ccfe076: Check return values of fallible functions (#518)
Show description for 52f8aaf
suchipi
committed
52f8aaf
View commit details
Copy full SHA for 52f8aaf
Browse repository at this point
upstream 8b04550: SKIP-NA - Add fuzz targets for ES6 modules, JSON, RegExp, and bytecode (#512)
Show description for 996a3ee
suchipi
committed
996a3ee
View commit details
Copy full SHA for 996a3ee
Browse repository at this point
mark upstream 8b04550: SKIP-NA - Add fuzz targets (#512)
suchipi
committed
8762fad
View commit details
Copy full SHA for 8762fad
Browse repository at this point
upstream cfc846a: SKIP-NA - doc update
Show description for 499e86d
suchipi
committed
499e86d
View commit details
Copy full SHA for 499e86d
Browse repository at this point
mark upstream cfc846a: SKIP-NA - doc update
suchipi
committed
a54f746
View commit details
Copy full SHA for a54f746
Browse repository at this point
upstream ad1e7bd: PORT - keep more generic cpu_count() for non Linux systems
Show description for cfda09c
suchipi
committed
cfda09c
View commit details
Copy full SHA for cfda09c
Browse repository at this point
port upstream ad1e7bd: keep more generic cpu_count() for non Linux systems
Show description for 045ca4d
suchipi
committed
045ca4d
View commit details
Copy full SHA for 045ca4d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.