Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/swiftwasm/JavaScriptKit

Swift framework to interact with JavaScript through WebAssembly.
https://github.com/swiftwasm/JavaScriptKit

Add ci job to check Xcode compatibility

bc8557c967e140ecafa765849805c348bdfcb7de authored almost 3 years ago
Use availablility guarded APIs under available attr for Xcode development

Co-authored-by: Valeriy Van <[email protected]>

170ff513458a81dd41cc94aa8dadabb9842e9698 authored almost 3 years ago
Fix warning in snippet (#166)

d2f0765cde9edbc8e20c6fa0871dd7e4ce99a53c authored almost 3 years ago
Bump follow-redirects from 1.14.5 to 1.14.8 in /Example (#165)

160809481ffde6ff0a880a1de38a0b2a0c9c956f authored almost 3 years ago
Add tslib (#164)

According to (outdated) instructions from https://github.com/rollup/rollup-plugin-typescript#ins...

6c31bad4b1ef18385262f5154845648c8c95ae94 authored almost 3 years ago
Add to 0.12.0 release (#163)

940dc0637a8eba69168bb75b8d86a294411fa854 authored almost 3 years ago
Add Hashable conformance to JSObject (#162)

e0e2517108549b64eb68b34d5e0d5b11d644be09 authored almost 3 years ago
Bump node-fetch from 2.6.1 to 2.6.7 in /ci/perf-tester (#161)

80d4451977be67c4a80aba691ee0beda986038f7 authored almost 3 years ago
Bump version to v0.12.0 (#160)

5c3530e2fbdf03c464e3638df6b88f0175f99207 authored almost 3 years ago
Add test for detached ArrayBuffer (#154)

6fdf8892a536258ef7e627850bfa6e89ffcc910f authored almost 3 years ago
Fix detached ArrayBuffer errors (#153)

16eaaa459eb856d98f04adaea5a50ee5d9785556 authored almost 3 years ago
Split runtime into multiple files (#150)

20c634a7e73f87daab42e10362951e198c7224d6 authored almost 3 years ago
Add a way for Swift code to access raw contents of a Typed Array (#151)

53a2de69a48030cc2ce1cccf7d1e00ac8d8deb5b authored almost 3 years ago
Merge pull request #152 from yonihemi/single_install_executor

Prevent installGlobalExecutor() from running more than once

616284a9c17a58b404937b99eaebbe31a6552e5b authored almost 3 years ago
Prevent installGlobalExecutor() from running more than once

35b0677a601895ad0df3b308f714551a66b8cd18 authored almost 3 years ago
Return from runtime functions instead of taking a pointer where possible (#147)

* Explicitly write false into the exception bit in swjs_call_throwing_new

* Update Prettier
...

10349408e88cc185cdd4ca60e73b3681bb8d4760 authored about 3 years ago
Use TypedArray.set to copy a bunch of bytes (#146)

e2c14a195366002d6fdf3696b2773b067feb8e03 authored about 3 years ago
Update toolchain swift-wasm-5.5.0-RELEASE

c2df54369b322c0bf0410e6cfa6b39fb945f5efb authored about 3 years ago
Bump to v0.11.1, update `CHANGELOG.md` (#145)

309e63c03d8116210ad0437f5d1f09a26d4de48b authored about 3 years ago
Remove macOS Monterey requirement from `Package.swift` (#144)

This currently prevents Tokamak from being built on macOS 11 or earlier macOS versions. I think ...

286f8ec835d9e8d8094751606aaf6f5ab1c6dc47 authored about 3 years ago
Bump to v0.11.0, update `CHANGELOG.md` & `Example` (#143)

I had to remove SwiftWasm 5.3 and 5.4 from CI because https://github.com/OpenCombine/OpenCombine...

40b1614b4ed12c3741b5fadc47f07dcc55a1ac82 authored about 3 years ago
Fix recursion in `JSTypedArray` initializer (#142)

The original unconstrained version would cause infinite recursion.

* Fix recursion in TypedAr...

9e2f414228f865e95987ba9b498b801685b3fc95 authored about 3 years ago
Experimental global executor cooperating with JS event loop (#141)

* Experimental global executor cooperating with JS event loop

* Run Concurrency tests on CI
...

b9a25739f3f2fdaed3f963ea93af1047f9fd564c authored over 3 years ago
Update NPM dependencies of `Example` project (#140)

aa521a1feef8e9ce2b99b25df8e753038667c1ca authored over 3 years ago
Refactor JSClosure to leverage `FinalizationRegistry` (#128)

* Refactor JSClosure to leverage FinalizationRegistry

* Restore support for older runtimes us...

d987c3e1457c449af6cccb74a1426fcf12824098 authored over 3 years ago
Test with the latest 5.5 snapshot (#138)

a08e46bc05dd248aaec388561e452cd7b03d22eb authored over 3 years ago
Test with multiple toolchain versions (#135)

* Test for multiple version of toolchains

* Add `wasm-5.4.0-RELEASE` to `test.yml` workflow
...

c5074e7810a9c28736e72f0126c6dbaaf17f0b3e authored over 3 years ago
Gardening tests (#133)

* Update package-lock.json

* Ensure that setting nested prop works

* Fix example Makefile
...

7f41fb4fec190fed2cd2831e5c46b501e2d0da11 authored over 3 years ago
Bump version to 0.10.1 (#127)

We didn't have any releases tagged for some time. Let's tag a patch release to flush a few small...

b19e7c8b10a2750ed47753e31ed13613171f3294 authored over 3 years ago
Update JS dependencies in `package-lock.json` (#126)

3b9efbfc4a472361e4437bbb22285234da43dfe3 authored over 3 years ago
Fix typo in method documentation (#125)

62600b5134dd9fd06aeb3be1e00e99d97b7971d4 authored almost 4 years ago
Update exported func name to match exported name (#123)

3d67e053baa630ac69afad214b6d9ff1c574f70f authored almost 4 years ago
Fix incorrect link in JSDate documentation (#122)

21a4d66a62c2977607112ec6eb35062186747aa6 authored almost 4 years ago
Bump version to 0.10.0 in `package.json`

ebd9ca04215397f0e3cb72d6e96406a980a424e5 authored almost 4 years ago
Update `CHANGELOG.md` for JavaScriptKit 0.10.0 (#119)

* Update `CHANGELOG.md` for JavaScriptKit 0.10.0

* Remove redundant newline

* Apply sugges...

aa42da6a738649aa97e2247b24938b085aadcbba authored almost 4 years ago
Merge pull request #115 from swiftwasm/katei/simplify-jspromise

Simplify JSPromise API

b9984f83e3c994ccfcda657dc9cd221fc79503a9 authored about 4 years ago
Create FUNDING.yml (#117)

* Create FUNDING.yml

* Update FUNDING.yml

d583439ab68788b937be05f1fbd324991c82cecc authored about 4 years ago
Use ConvertibleToJSValue for return value type

39abdbc120e24d9d91bb7e0de2db1467427c132d authored about 4 years ago
Revert "Apply suggestions from code review"

This reverts commit a85ee3f8eb779baf359382eb10ebcdc3070ccae8.

6561e158eb128674a1cba10d3c101ede24ffce01 authored about 4 years ago
Apply suggestions from code review

Co-authored-by: Jed Fox <[email protected]>

a85ee3f8eb779baf359382eb10ebcdc3070ccae8 authored about 4 years ago
Simplify JSPromise API

58ca905b1edb7c002491e1f2deea6bc1365581b6 authored about 4 years ago
Merge pull request #113 from swiftwasm/katei/update-jsclosure

Major API change on JSClosure

55a4bfa43d93262fa2f9dd671b1070f1f4ef1859 authored about 4 years ago
Update Sources/JavaScriptKit/JSValue.swift

Co-authored-by: Jed Fox <[email protected]>

0896483adc1be794772429fb84ff560ee63b9455 authored about 4 years ago
Add compatibility method for JSValue.function(_:JSClosure)

aed4312ddf77d1cfe81c186ff352c03cd5f8b505 authored about 4 years ago
Fix compatibility build target dir

110b72da79ec171f3af0071ace8a6fada562b7be authored about 4 years ago
Use JSOneshotClosure instead of JSClosure in JSPromise

2f843811161465688d3f3f287c2ec8c7f44bbfb6 authored about 4 years ago
Remove JSClosure.callAsFunction

76193c7ee7993774d384900d25578a3a3662d038 authored about 4 years ago
Use JSOneshotClosure in JSTimer

efd633e427c8d29086d0c044246bfdcbf8f1dfef authored about 4 years ago
Apply suggestions from code review

Co-authored-by: Jed Fox <[email protected]>

3b9392487731439cc48b86c5a1074271708d47af authored about 4 years ago
Update Sources/JavaScriptKit/FundamentalObjects/JSClosure.swift

Co-authored-by: Jed Fox <[email protected]>

65658bdd6cd4577d0c293c8538d78500bc9c6278 authored about 4 years ago
Merge pull request #114 from swiftwasm/update-package-json

Update pacakge.json to lockfileVersion 2

7d7be117e2a326df4e1772f145edade4e32d0da7 authored about 4 years ago
Use npm ci instead of npm install to bootstrap

70a2bbf8657b50619e96f1023efca9dcd69a832b authored about 4 years ago
Update pacakge.json to lockfileVersion 2

23f6fc3b5ced17e84f8906714d8412bf22438249 authored about 4 years ago
Apply suggestions from code review

Co-authored-by: Max Desiatov <[email protected]>

e67b03ee1efa48a243f1d43181bd9d8becd9fa3a authored about 4 years ago
Keep JSClosure overloads as derepcated initializer

df7ff629a5314a199bfd35801789259c02a31d02 authored about 4 years ago
Major change on JSClosure

- Add `JSOneshotClosure` which provide an ability to invoke a closure
at most once.
- Remove `...

4c9b87635c36635864b35e046946961f7e3478fc authored about 4 years ago
Bump ini from 1.3.5 to 1.3.8 in /Example (#111)

09a2cd3a6bd05f4c60d9c61638f8c1bb80f8f109 authored about 4 years ago
Merge pull request #110 from swiftwasm/jstypedarray-doccomment

Update doc comment in `JSTypedArray.swift`

a4153534571f624783b572eedfbf265e54aad1f5 authored about 4 years ago
Update doc comment in `JSTypedArray.swift`

db8bd8ae45c1f11557004ef74b8c0d192968e254 authored about 4 years ago
Bump version to 0.9.0, update CHANGELOG.md (#109)

b7a02434c6e973c08c3fd5069105ef44dd82b891 authored about 4 years ago
Merge pull request #108 from swiftwasm/katei/update-toolchain-5.3

Update toolchain version swift-wasm-5.3.0-RELEASE

c272a08a024cc387a7247e47d3dee260a631156f authored about 4 years ago
Address .wasm extension

407ef62eecbb46d333100d72f6a3aff76970d3ba authored about 4 years ago
Update toolchain version swift-wasm-5.3.0-RELEASE

122ca69855e026ab47f73f502d1c2263125e88d0 authored about 4 years ago
Merge pull request #104 from swiftwasm/katei/update-ci-cond

Update ci trigger condition

26a83a61b2370bba7d15cf34e726a145507ffc0f authored about 4 years ago
Fix branch and triple in `compatibility.yml` (#105)

`master` doesn't exist in our repository, so the workflow wasn't triggered. Also, the triple opt...

2a90f54a4732ed4a332769f91e62ba98167eb668 authored about 4 years ago
Fix branch name master -> main

dd2a0f183a8bf5bfdda6521ec52b5e84ce3da8fd authored about 4 years ago
Merge pull request #103 from swiftwasm/katei/check-compatibility

Check source code compatibility

6c8c705e02f07ae50e1cdddd1e50f4e77fe64bd2 authored about 4 years ago
Use simple syntax

7b73c34ccde4918b16f88de8902c16ed396f5641 authored about 4 years ago
Update ci trigger condition

e2faf491e7f4737f39ce1a61babc2291d9f8a7e5 authored about 4 years ago
Update ci trigger condition

432650b62af9671e06444902408a855214882ad7 authored about 4 years ago
Update example

e239775a6f00ce6a5735172d285d99828cc3fbc3 authored about 4 years ago
Add source code compatibility check CI

ce04db0b5e9accf515a75dd15b1673ccb5f3638d authored about 4 years ago
Merge pull request #102 from swiftwasm/katei/exception

JS Exception Support

6f31fc3b17db7153038dfde43230be141e51b1cd authored about 4 years ago
Remove constructor result type check

07024415572af09913f0d4efcbb757be04f2c00a authored about 4 years ago
Apply npx prettier --write Runtime/src/index.ts

5f9f56cd06ce7738c627d18dde710573393d74c9 authored about 4 years ago
Mention `carton` Docker image and refine wording in `README.md` (#101)

16ec18d74b3e82cd46a74a19c31c7a060d07f7aa authored about 4 years ago
Bump Runtime version

0ac54251c840ea926f4162b94a1abfbbf2504f3a authored about 4 years ago
Add test cases

dd0d2f51099c245da751dba44175eb17c732a3ca authored about 4 years ago
Implement JSThrowingFunction

9db9885a88f7d48a6f64d3a10895d6105efa38cd authored about 4 years ago
Fix typo in `CHANGELOG.md`

34f2f7535e8e0335896047bf64d181ece87c85c1 authored over 4 years ago
Bump version to 0.8.0, update `CHANGELOG.md` (#99)

Almost a month has passed since the last release, it would be great to tag a new one. This would...

8ba4135d5fd6a734c3771ef3fac66896bbcb0214 authored over 4 years ago
Update example code in `README.md` (#100)

It was my mistake to convert the example code to the new style without checking it in a real app...

0cbb857f0f20376e06caa4f3728fea25c2e49562 authored over 4 years ago
Update toolchain version, script, and `README.md` (#96)

The toolchain snapshot suggested in `README.md` is outdated. I think we should recommend using t...

766d2e135af1397371384c1a4b2c0b95e423aec9 authored over 4 years ago
Update Swift version in README.md

3254c812b279cce830e1523cf8838d66cb910208 authored over 4 years ago
Update .swift-version

e14ee9dc204c20baec029035545abe3b9cf003a6 authored over 4 years ago
Update example code in `README.md`

3601a34156194cf95bea826317aac11f88852215 authored over 4 years ago
Update toolchain version, script, and `README.md`

fb798a5f1a7e61975ffb8dd74a2f48704bb167a7 authored over 4 years ago
Merge pull request #98 from swiftwasm/katei/jsvalue-convenience-methods

[Proposal] Add unsafe convenience methods for JSValue

06a828e6356d11f55dda37e0585d0147d7a1cd8c authored over 4 years ago
Note method precondition

8f6a57246088cd721e1dfac9d12746768092ef04 authored over 4 years ago
Add unsafe convenience methods for JSValue

f12eeaf781c6d4dcd3aeb64cc7a07e349fe81017 authored over 4 years ago
Mention the `install-toolchain.sh` script in `README.md`

1c2d09600d1c73a5975d770b9450ed5576d50009 authored over 4 years ago
Merge pull request #91 from swiftwasm/omit-unsafe-linker-flags

Remove all unsafe linker flags from Package.swift

4b7981bc1b81a1f25e7aca851866d55913657d61 authored over 4 years ago
Compile runtime functions only for wasm32 to avoid error while Xcode building

738d873157805bf308aea937cead146a099ff240 authored over 4 years ago
Install .swift-version toolchain on CI

bb3a3e0abf47cff6a34ec442dbb6abf476ef5cbd authored over 4 years ago
Remove all unsafe linker flags from Package.swift

8cc56bf484a39e7835e7c09a39db5f4d8918528f authored over 4 years ago
Merge pull request #90 from swiftwasm/update-package-lock

Sync package.json and package-lock.json

42352269ce4aba1ac71f638de1e9dad1ef8932e9 authored over 4 years ago
Update package-lock.json

8f8b38c352e0737c58d2deca3c4a20fdf7912cba authored over 4 years ago
Rename JSValueConvertible/Constructible/Codable

bbc49d3d3b4a03799d970a6459da453ae8eea0ae authored over 4 years ago
Bump @actions/core from 1.2.2 to 1.2.6 in /ci/perf-tester (#89)

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.2 to ...

2f460bae747a4e487bc51f61bc12b91bd2e42b26 authored over 4 years ago
Make `JSError` conform to `JSBridgedClass` (#86)

The lack of this conformance makes it impossible to attach `catch` callbacks to `JSPromise` when...

cb1aaf2deacb79bf0bff235e8a402a5042011e6b authored over 4 years ago