Commits
User selector
Commit History
Commits on Jan 6, 2021
Commits on Jan 4, 2021
- committed
Merge pull request #113 from swiftwasm/katei/update-jsclosure
Show description for 55a4bfaauthored
Commits on Jan 3, 2021
Commits on Jan 2, 2021
Apply suggestions from code review
Show description for e67b03eandauthoredMajor change on JSClosure
Show description for 4c9b876committed
Commits on Nov 27, 2020
Commits on Nov 6, 2020
Commits on Oct 22, 2020
- committed
Commits on Oct 13, 2020
Commits on Oct 2, 2020
Commits on Oct 1, 2020
Make `JSError` conform to `JSBridgedClass` (#86)
Show description for cb1aaf2authored
Commits on Sep 24, 2020
Add performance tests (#72)
Show description for d982413authoredAdd Prettier, reformat JS code (#69)
Show description for 76bbe70authoredAdd a generic `JSPromise` implementation (#62)
Show description for c52ea09authored
Commits on Sep 18, 2020
- authored
Implement JSString to reduce bridging overhead (#63)
Show description for 36a06c5authored
Commits on Sep 15, 2020
- committed
Add JSTimer implementation with tests (#46)
Show description for 0ac8b37authoredAdd JSError.stack, add Error conformance (#48)
Show description for 3220b3cauthored
Commits on Sep 14, 2020
Add JSDate implementation with tests (#45)
Show description for 36f6bdbauthored
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 Sep 2, 2020
Commits on Aug 29, 2020
Support Holes in Array (#41)
Show description for c67bd51authored
Commits on Aug 28, 2020
- committed
- committed
- committed
Refine public API (#40)
Show description for f3aad66authored
Commits on Aug 27, 2020
Fix invalid array termination for null and undefined (#38)
Show description for a1ec259authored