-
-
Notifications
You must be signed in to change notification settings - Fork 57
Pull requests: swiftwasm/JavaScriptKit
Pull requests list
Fix leak due to missing free after a host function call.
#2
by mjburghard
was merged Mar 15, 2020
Loading...
Handle stdio/stderr consistently in Example/src/index.js
#17
by MaxDesiatov
was merged Jun 21, 2020
Loading...
Add Package@swift-5.2.swift to support the older version
#9
by MaxDesiatov
was merged Jun 17, 2020
Loading...
Add JSTimer implementation with tests
enhancement
New feature or request
#46
by MaxDesiatov
was merged Sep 15, 2020
Loading...
Bump lodash from 4.17.15 to 4.17.19 in /Example
dependencies
Pull requests that update a dependency file
#20
by dependabot
bot
was merged Jul 18, 2020
Loading...
Renovate heap system to avoid polluting object
#19
by kateinoigakukun
was merged Jul 18, 2020
Loading...
Add JSDate implementation with tests
enhancement
New feature or request
#45
by MaxDesiatov
was merged Sep 14, 2020
Loading...
Add JSError with tests, add JSObject.description
enhancement
New feature or request
#47
by MaxDesiatov
was merged Sep 14, 2020
Loading...
Add void-returning overload to New feature or request
JSClosure.init
enhancement
#34
by MaxDesiatov
was merged Aug 11, 2020
Loading...
Enable Xcode 12 with fresh SwiftWasm 5.3 snapshot
dependencies
Pull requests that update a dependency file
#35
by MaxDesiatov
was merged Aug 11, 2020
Loading...
Add a generic New feature or request
JSPromise implementation
enhancement
#62
by MaxDesiatov
was merged Sep 24, 2020
Loading...
Generate and publish documentation with Improvements or additions to documentation
swift-doc
documentation
#49
by MaxDesiatov
was merged Sep 15, 2020
Loading...
Rename
ref to jsObject on JSDate for consistency with JSError
#50
by MaxDesiatov
was merged Sep 15, 2020
Loading...
Update Node.js dependencies
dependencies
Pull requests that update a dependency file
#65
by MaxDesiatov
was merged Sep 18, 2020
Loading...
Remove payload2 from value bridging interface
#64
by kateinoigakukun
was merged Sep 24, 2020
Loading...
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.