-
-
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...
updated Mar 17, 2020
Update toolchain versions in README.md
#4
by MaxDesiatov
was merged Apr 29, 2020
Loading...
updated Apr 29, 2020
Fix example code in README.md
#7
by MaxDesiatov
was merged Jun 4, 2020
Loading...
updated Jun 4, 2020
Add Package@swift-5.2.swift to support the older version
#9
by MaxDesiatov
was merged Jun 17, 2020
Loading...
updated Jun 17, 2020
Rename
setInsance to setInstance
#10
by MaxDesiatov
was merged Jun 17, 2020
Loading...
updated Jun 17, 2020
Refine reference count system
#14
by kateinoigakukun
was merged Jun 20, 2020
Loading...
updated Jun 20, 2020
Bump websocket-extensions from 0.1.3 to 0.1.4 in /Example
dependencies
Pull requests that update a dependency file
#15
by dependabot
bot
was closed Jun 20, 2020
Loading...
updated Jun 20, 2020
Bump acorn from 6.4.0 to 6.4.1 in /Example
dependencies
Pull requests that update a dependency file
#16
by dependabot
bot
was closed Jun 20, 2020
Loading...
updated Jun 20, 2020
Handle stdio/stderr consistently in Example/src/index.js
#17
by MaxDesiatov
was merged Jun 21, 2020
Loading...
updated Jun 21, 2020
Renovate heap system to avoid polluting object
#19
by kateinoigakukun
was merged Jul 18, 2020
Loading...
updated Jul 18, 2020
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...
updated Jul 18, 2020
Bump elliptic from 6.5.2 to 6.5.3 in /Example
dependencies
Pull requests that update a dependency file
#23
by dependabot
bot
was merged Aug 2, 2020
Loading...
updated Aug 2, 2020
Pass around a DataView instead of individual kind/payload fields
#24
by j-f1
was closed Aug 3, 2020
Loading...
updated Aug 3, 2020
Implement New feature or request
RandomAccessCollection on JSArrayRef
enhancement
#30
by MaxDesiatov
was merged Aug 4, 2020
Loading...
updated Aug 4, 2020
Remove unused
Tests directory
#32
by MaxDesiatov
was merged Aug 4, 2020
Loading...
updated Aug 4, 2020
Change
JSClosure.release to deinit
#33
by MaxDesiatov
was merged Aug 11, 2020
Loading...
updated Aug 11, 2020
Add void-returning overload to New feature or request
JSClosure.init
enhancement
#34
by MaxDesiatov
was merged Aug 11, 2020
Loading...
updated Aug 11, 2020
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...
updated Aug 11, 2020
Fix invalid array termination for null and undefined
#38
by kateinoigakukun
was merged Aug 27, 2020
Loading...
updated Aug 27, 2020
ProTip!
Filter pull requests by the default branch with base:main.