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
Type
/
to 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 }}
justjake
/
quickjs-emscripten
Public
Notifications
You must be signed in to change notification settings
Fork
134
Star
1.7k
Code
Issues
24
Pull requests
12
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add mquickjs variant support with host function callbacks
- #249
#249
Open
justjake
wants to merge 17 commits into
main
justjake/quickjs-emscripten:main
from
mquickjs
justjake/quickjs-emscripten:mquickjs
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
Add mquickjs variant support with host function callbacks
#249
justjake
wants to merge 17 commits into
main
justjake/quickjs-emscripten:main
from
mquickjs
justjake/quickjs-emscripten:mquickjs
Copy head branch name to clipboard
Commits
Commits on Feb 16, 2026
CLAUDE
justjake
committed
b53f4b7
View commit details
Copy full SHA for b53f4b7
Browse repository at this point
Add vendor scripts for mquickjs
Show description for 18d4b82
justjake
and
claude
committed
18d4b82
View commit details
Copy full SHA for 18d4b82
Browse repository at this point
Squashed 'vendor/mquickjs/' content from commit ee50431
Show description for 1c8f86e
justjake
committed
1c8f86e
View commit details
Copy full SHA for 1c8f86e
Browse repository at this point
Add mquickjs variant support to codegen
Show description for 20e6abd
justjake
and
claude
committed
20e6abd
View commit details
Copy full SHA for 20e6abd
Browse repository at this point
Add runtime feature detection for QuickJS variants
Show description for 5d210e7
justjake
and
claude
committed
5d210e7
View commit details
Copy full SHA for 5d210e7
Browse repository at this point
Add QuickJSFeatures class for shared feature detection
Show description for 4481457
justjake
and
claude
committed
4481457
View commit details
Copy full SHA for 4481457
Browse repository at this point
Regenerate variant packages with feature detection FFI
Show description for 084374f
justjake
and
claude
committed
084374f
View commit details
Copy full SHA for 084374f
Browse repository at this point
Regenerate all variant packages after adding mquickjs vendor
Show description for 71949ed
justjake
and
claude
committed
71949ed
View commit details
Copy full SHA for 71949ed
Browse repository at this point
Add JS_GetContextOpaque to mquickjs and rebuild all variants
Show description for cdcccea
justjake
and
claude
committed
cdcccea
View commit details
Copy full SHA for cdcccea
Browse repository at this point
Fix package.json syntax after rebase
justjake
committed
76dd176
View commit details
Copy full SHA for 76dd176
Browse repository at this point
Squashed 'vendor/mquickjs/' content from commit ee50431
Show description for db703de
justjake
committed
db703de
View commit details
Copy full SHA for db703de
Browse repository at this point
Merge commit 'db703ded4d2beaf0f9d2de26ac7a61c2dbfb5405' as 'vendor/mquickjs'
justjake
committed
2343bc9
View commit details
Copy full SHA for 2343bc9
Browse repository at this point
Fix mquickjs build after rebase
Show description for d33042a
justjake
and
claude
committed
d33042a
View commit details
Copy full SHA for d33042a
Browse repository at this point
Add requiresFeature test helper for feature-based tests
Show description for 3340c71
justjake
and
claude
committed
3340c71
View commit details
Copy full SHA for 3340c71
Browse repository at this point
Add host function support for mquickjs variant
Show description for 71da495
justjake
and
claude
committed
71da495
View commit details
Copy full SHA for 71da495
Browse repository at this point
Static feature specification as single source of truth
Show description for cf9f9b6
justjake
and
claude
committed
cf9f9b6
View commit details
Copy full SHA for cf9f9b6
Browse repository at this point
Format code with prettier
Show description for 4db77b7
justjake
and
claude
committed
4db77b7
View commit details
Copy full SHA for 4db77b7
Browse repository at this point
You can’t perform that action at this time.