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 }}
literalpie
/
JavaScriptKit
Public
forked from
swiftwasm/JavaScriptKit
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
JavaScriptKit
Sources
on
main
User selector
All users
All time
Commit history
Commits on Oct 13, 2020
Note method precondition
kateinoigakukun
committed
8f6a572
View commit details
Copy full SHA for 8f6a572
View code at this point
Browse repository at this point
Add unsafe convenience methods for JSValue
kateinoigakukun
committed
f12eeaf
View commit details
Copy full SHA for f12eeaf
View code at this point
Browse repository at this point
Commits on Oct 3, 2020
Compile runtime functions only for wasm32 to avoid error while Xcode building
kateinoigakukun
committed
738d873
View commit details
Copy full SHA for 738d873
View code at this point
Browse repository at this point
Remove all unsafe linker flags from Package.swift
kateinoigakukun
committed
8cc56bf
View commit details
Copy full SHA for 8cc56bf
View code at this point
Browse repository at this point
Commits on Oct 2, 2020
Rename JSValueConvertible/Constructible/Codable
j-f1
authored
bbc49d3
View commit details
Copy full SHA for bbc49d3
View code at this point
Browse repository at this point
Commits on Oct 1, 2020
Make `JSError` conform to `JSBridgedClass` (#86)
Show description for cb1aaf2
MaxDesiatov
authored
cb1aaf2
View commit details
Copy full SHA for cb1aaf2
View code at this point
Browse repository at this point
Commits on Sep 25, 2020
Release version 0.7.0 (#76)
Show description for 50649fa
kateinoigakukun
and
MaxDesiatov
authored
50649fa
View commit details
Copy full SHA for 50649fa
View code at this point
Browse repository at this point
Commits on Sep 24, 2020
Add a generic `JSPromise` implementation (#62)
Show description for c52ea09
MaxDesiatov
authored
c52ea09
View commit details
Copy full SHA for c52ea09
View code at this point
Browse repository at this point
Commits on Sep 22, 2020
Add doc comments for Runtime library interface
kateinoigakukun
committed
10bfff2
View commit details
Copy full SHA for 10bfff2
View code at this point
Browse repository at this point
Commits on Sep 18, 2020
Remove payload2 from value bridging interface
kateinoigakukun
committed
2ba20d2
View commit details
Copy full SHA for 2ba20d2
View code at this point
Browse repository at this point
Implement JSString to reduce bridging overhead (#63)
Show description for 36a06c5
kateinoigakukun
authored
36a06c5
View commit details
Copy full SHA for 36a06c5
View code at this point
Browse repository at this point
Fix indent
j-f1
committed
767d05d
View commit details
Copy full SHA for 767d05d
View code at this point
Browse repository at this point
Commits on Sep 17, 2020
Merge branch 'master' into webidl
j-f1
committed
4429d88
View commit details
Copy full SHA for 4429d88
View code at this point
Browse repository at this point
Document & fix the behavior of isInstanceOf
j-f1
committed
29a30e7
View commit details
Copy full SHA for 29a30e7
View code at this point
Browse repository at this point
Rename Object and Array constructors
j-f1
committed
ed9f8d4
View commit details
Copy full SHA for ed9f8d4
View code at this point
Browse repository at this point
Apply suggestions from code review
Show description for c74e3d1
j-f1
and
MaxDesiatov
authored
c74e3d1
View commit details
Copy full SHA for c74e3d1
View code at this point
Browse repository at this point
withCompatibleObject → unsafelyWrapping
j-f1
committed
ff1f4ac
View commit details
Copy full SHA for ff1f4ac
View code at this point
Browse repository at this point
Commits on Sep 16, 2020
Remove is* helpers
Show description for e19788a
j-f1
committed
e19788a
View commit details
Copy full SHA for e19788a
View code at this point
Browse repository at this point
Merge branch 'master' into webidl
j-f1
committed
d0da61a
View commit details
Copy full SHA for d0da61a
View code at this point
Browse repository at this point
Make JSValue ExpressibleByNilLiteral (#59)
j-f1
authored
8cdc2d1
View commit details
Copy full SHA for 8cdc2d1
View code at this point
Browse repository at this point
Remove AnyJSValueConvertible
j-f1
committed
cabda58
View commit details
Copy full SHA for cabda58
View code at this point
Browse repository at this point
Remove JavaScriptTypedArrayKind (#58)
Show description for 6652885
j-f1
authored
6652885
View commit details
Copy full SHA for 6652885
View code at this point
Browse repository at this point
Add doc comments for public APIs (Part 2) (#57)
Show description for 6ff2941
kateinoigakukun
and
MaxDesiatov
authored
6ff2941
View commit details
Copy full SHA for 6ff2941
View code at this point
Browse repository at this point
Update based on review suggestions
Show description for b4edc19
j-f1
and
kateinoigakukun
committed
b4edc19
View commit details
Copy full SHA for b4edc19
View code at this point
Browse repository at this point
Update Sources/JavaScriptKit/FundamentalObjects/JSObject.swift
Show description for 5f2eac9
kateinoigakukun
and
MaxDesiatov
authored
5f2eac9
View commit details
Copy full SHA for 5f2eac9
View code at this point
Browse repository at this point
Update Sources/JavaScriptKit/FundamentalObjects/JSFunction.swift
Show description for 26bc9d8
kateinoigakukun
and
MaxDesiatov
authored
26bc9d8
View commit details
Copy full SHA for 26bc9d8
View code at this point
Browse repository at this point
Add doc comments for public APIs (Part 1)
kateinoigakukun
committed
301dc00
View commit details
Copy full SHA for 301dc00
View code at this point
Browse repository at this point
Commits on Sep 15, 2020
Docs for JSValueCoable-adjacent types
j-f1
committed
479ad20
View commit details
Copy full SHA for 479ad20
View code at this point
Browse repository at this point
Docs for JSTypedArray
j-f1
committed
de5f52e
View commit details
Copy full SHA for de5f52e
View code at this point
Browse repository at this point
Clean up AnyJSValueConvertible
j-f1
committed
8b181c7
View commit details
Copy full SHA for 8b181c7
View code at this point
Browse repository at this point
Make JS{Array,Date,Error} conform to JSBridgedClass
j-f1
committed
b62b78e
View commit details
Copy full SHA for b62b78e
View code at this point
Browse repository at this point
Allow JSBridgedType (but not JSBridgedClass) to hold non-objects
j-f1
committed
5fe4b96
View commit details
Copy full SHA for 5fe4b96
View code at this point
Browse repository at this point
Update JSTypedArray.swift
j-f1
committed
ba3316e
View commit details
Copy full SHA for ba3316e
View code at this point
Browse repository at this point
Update JSTypedArray.swift
j-f1
committed
be1f916
View commit details
Copy full SHA for be1f916
View code at this point
Browse repository at this point
Update JSTypedArray.swift
j-f1
committed
c07db3d
View commit details
Copy full SHA for c07db3d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.