Commits
User selector
Commit History
Commits on Feb 8, 2022
Commits on Jan 3, 2022
Return from runtime functions instead of taking a pointer where possible (#147)
Show description for 1034940authored
Commits on Sep 10, 2021
Refactor JSClosure to leverage `FinalizationRegistry` (#128)
Show description for d987c3eandauthored
Commits on Jan 3, 2021
- committed
Apply suggestions from code review
Show description for 3b93924andauthoredUpdate Sources/JavaScriptKit/FundamentalObjects/JSClosure.swift
Show description for 65658bdandauthored
Commits on Jan 2, 2021
Apply suggestions from code review
Show description for e67b03eandauthored- committed
Major change on JSClosure
Show description for 4c9b876committed
Commits on Nov 27, 2020
Commits on Oct 22, 2020
- committed
- committed
Commits on Oct 3, 2020
Commits on Oct 2, 2020
Commits on Sep 22, 2020
Commits on Sep 18, 2020
- committed
Implement JSString to reduce bridging overhead (#63)
Show description for 36a06c5authored- committed
Commits on Sep 17, 2020
Commits on Sep 16, 2020
- committed
Update based on review suggestions
Show description for b4edc19andcommittedUpdate Sources/JavaScriptKit/FundamentalObjects/JSObject.swift
Show description for 5f2eac9andauthoredUpdate Sources/JavaScriptKit/FundamentalObjects/JSFunction.swift
Show description for 26bc9d8andauthored- committed
Commits on Sep 15, 2020
- committed
- authored andcommitted
- committed
Commits on Sep 13, 2020
Commits on Sep 10, 2020
Add a helper method to copy an array of numbers to a JS TypedArray (#31)
Show description for 171c391andauthored
Commits on Aug 28, 2020
Refine public API (#40)
Show description for f3aad66authored
Loading