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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
swiftwasm
/
JavaScriptKit
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
76
Star
985
Code
Issues
33
Pull requests
15
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add
--default-platform
option to
package js
- #457
#457
Merged
kateinoigakukun
merged 11 commits into
swiftwasm:main
swiftwasm/JavaScriptKit:main
from
t089:platform-arg
t089/JavaScriptKit:platform-arg
Copy head branch name to clipboard
Oct 24, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Add
--default-platform
option to
package js
#457
kateinoigakukun
merged 11 commits into
swiftwasm:main
swiftwasm/JavaScriptKit:main
from
t089:platform-arg
t089/JavaScriptKit:platform-arg
Copy head branch name to clipboard
Commits
Commits on Oct 18, 2025
adds a --platform flag to js to control the target platform of the generated code
t089
committed
f60bfd6
View commit details
Copy full SHA for f60bfd6
Browse repository at this point
Commits on Oct 19, 2025
Improve template code to better support node
Show description for fa6e321
t089
committed
fa6e321
View commit details
Copy full SHA for fa6e321
Browse repository at this point
Add devDependency @types/node so TypeScript can understand Node.js APIs
t089
committed
c3c3424
View commit details
Copy full SHA for c3c3424
Browse repository at this point
Commits on Oct 20, 2025
run tscCheck on preprocessed templates
Show description for eed636d
t089
committed
eed636d
View commit details
Copy full SHA for eed636d
Browse repository at this point
update snapshot salts
t089
committed
a1b912b
View commit details
Copy full SHA for a1b912b
Browse repository at this point
Merge branch 'main' into platform-arg
t089
committed
e56a81e
View commit details
Copy full SHA for e56a81e
Browse repository at this point
add Plugin/PackageToJS/Templates to bootstrap
t089
committed
83b31fa
View commit details
Copy full SHA for 83b31fa
Browse repository at this point
formatting
t089
committed
4e8bc2f
View commit details
Copy full SHA for 4e8bc2f
Browse repository at this point
model `platform` as enum
t089
committed
76ee898
View commit details
Copy full SHA for 76ee898
Browse repository at this point
use browser as default value for platform
t089
committed
27dadd9
View commit details
Copy full SHA for 27dadd9
Browse repository at this point
Commits on Oct 24, 2025
PackageToJS: Rename `--platform` to `--default-platform` and fix tests
kateinoigakukun
committed
617110e
View commit details
Copy full SHA for 617110e
Browse repository at this point
You can’t perform that action at this time.