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
Support JS function calls with up to 7 arguments in Embedded Swift
ole opened this pull request 5 days ago
ole opened this pull request 5 days ago
Add WASI SDK checksum to CONTRIBUTING.md
ole opened this pull request 7 days ago
ole opened this pull request 7 days ago
Unable to call JS functions with more than 2 arguments in Embedded Swift
ole opened this issue 8 days ago
ole opened this issue 8 days ago
Fix empty TypedArray creation
kateinoigakukun opened this pull request about 1 month ago
kateinoigakukun opened this pull request about 1 month ago
Expose `WebWorkerTaskExecutor` even if compiling with toolchain < 6.1
kateinoigakukun opened this pull request about 2 months ago
kateinoigakukun opened this pull request about 2 months ago
Enhance Job Queue Implementation with Priority-Based Reordering and SwiftDocs Annotations
admirsaheta opened this pull request about 2 months ago
admirsaheta opened this pull request about 2 months ago
Refactor Job Queue Implementation for Improved Priority Handling and Cleanliness
admirsaheta opened this pull request about 2 months ago
admirsaheta opened this pull request about 2 months ago
Stop use of global variable as a object cache
kateinoigakukun opened this pull request about 2 months ago
kateinoigakukun opened this pull request about 2 months ago
Assert that `JSObject` is being accessed only from the owner thread
kateinoigakukun opened this pull request about 2 months ago
kateinoigakukun opened this pull request about 2 months ago
Ask for Feedback: Make `JSObject` / `JSFunction` calls be `throws`
kateinoigakukun opened this issue about 2 months ago
kateinoigakukun opened this issue about 2 months ago
`JSObject` on worker A can be deallocated on worker B
kateinoigakukun opened this issue 2 months ago
kateinoigakukun opened this issue 2 months ago
nonmutating
Amzd opened this pull request 2 months ago
Amzd opened this pull request 2 months ago
Added discardableresult
Amzd opened this pull request 2 months ago
Amzd opened this pull request 2 months ago
Add Swift 6.0 to CI matrix
kateinoigakukun opened this pull request 3 months ago
kateinoigakukun opened this pull request 3 months ago
improved embedded support for building with SwiftPM
sliemeobn opened this pull request 3 months ago
sliemeobn opened this pull request 3 months ago
Resolve warnings
kateinoigakukun opened this pull request 3 months ago
kateinoigakukun opened this pull request 3 months ago
Follow-up adjustment for Embedded support
kateinoigakukun opened this pull request 3 months ago
kateinoigakukun opened this pull request 3 months ago
WIP: Support for Embedded Swift (v2)
sliemeobn opened this pull request 3 months ago
sliemeobn opened this pull request 3 months ago
SwiftWasm modules depending on JavaScriptKit fail to load when compiled with Swift 6.x compiler
ephemer opened this issue 4 months ago
ephemer opened this issue 4 months ago
Use `compiler(>=6.1)` to gate for the main branch toolchain
kateinoigakukun opened this pull request 4 months ago
kateinoigakukun opened this pull request 4 months ago
Fix some typos
Sajjon opened this pull request 5 months ago
Sajjon opened this pull request 5 months ago
Soft-fail integer conversion from JS values that are not representable
kateinoigakukun opened this pull request 6 months ago
kateinoigakukun opened this pull request 6 months ago
`Int.construct(from:)` can crash instead of return `nil`
stephencelis opened this issue 6 months ago
stephencelis opened this issue 6 months ago
Update macro conditions for runtime usage
fjtrujy opened this pull request 6 months ago
fjtrujy opened this pull request 6 months ago
Add `WebWorkerTaskExecutor`
kateinoigakukun opened this pull request 7 months ago
kateinoigakukun opened this pull request 7 months ago
Allocate JavaScriptEventLoop per thread in multi-threaded environment
kateinoigakukun opened this pull request 7 months ago
kateinoigakukun opened this pull request 7 months ago
Add a benchmark for property access using dynamic member lookup
kateinoigakukun opened this pull request 7 months ago
kateinoigakukun opened this pull request 7 months ago
Optimize object property access for StaticString keys
kateinoigakukun opened this pull request 7 months ago
kateinoigakukun opened this pull request 7 months ago
Start migrating imported functions to the new definition style
kateinoigakukun opened this pull request 7 months ago
kateinoigakukun opened this pull request 7 months ago
Embedded Swift support [WIP]
MihaelIsaev opened this pull request 7 months ago
MihaelIsaev opened this pull request 7 months ago
Cannot Build Package With JavaScriptKit
mergesort opened this issue 8 months ago
mergesort opened this issue 8 months ago
Check 5.10 toolchain in CI
kateinoigakukun opened this pull request 8 months ago
kateinoigakukun opened this pull request 8 months ago
Use Swift SDK for development snapshot testing in CI
kateinoigakukun opened this pull request 8 months ago
kateinoigakukun opened this pull request 8 months ago
Add `sharedMemory` option to allow threads with shared memory
kateinoigakukun opened this pull request 8 months ago
kateinoigakukun opened this pull request 8 months ago
Support latest nightly snapshot
kateinoigakukun opened this pull request 9 months ago
kateinoigakukun opened this pull request 9 months ago
Update Carton context on README.
kuhl opened this pull request 9 months ago
kuhl opened this pull request 9 months ago
Feature/update readme
kuhl opened this pull request 9 months ago
kuhl opened this pull request 9 months ago
Update README file to include new carton 1.0 implementation.
kuhl opened this pull request 9 months ago
kuhl opened this pull request 9 months ago
Reapply "Fix `JSClosure` leak (#240)"
kateinoigakukun opened this pull request 9 months ago
kateinoigakukun opened this pull request 9 months ago
Fix object decode
omochi opened this pull request 10 months ago
omochi opened this pull request 10 months ago
Fix `JSClosure` leak
kateinoigakukun opened this pull request 10 months ago
kateinoigakukun opened this pull request 10 months ago
Inherit JSFunction from JSClosure
kateinoigakukun opened this pull request 10 months ago
kateinoigakukun opened this pull request 10 months ago
Fix Optional implementation for ConstructibleFromJSValue
omochi opened this pull request 10 months ago
omochi opened this pull request 10 months ago
Replace `@_spi` usages with `package` access modifier
ikesyo opened this pull request 10 months ago
ikesyo opened this pull request 10 months ago
[CI] Update actions and configure Dependabot
ikesyo opened this pull request 10 months ago
ikesyo opened this pull request 10 months ago
Update swift-tools-version to reflect the supported Swift versions
ikesyo opened this pull request 10 months ago
ikesyo opened this pull request 10 months ago
[CI] Drop macos-11 since that is deprecated and will be removed in Q2 2024
ikesyo opened this pull request 10 months ago
ikesyo opened this pull request 10 months ago
[CI] macos-14
ikesyo opened this pull request 10 months ago
ikesyo opened this pull request 10 months ago
Fix availability marker for Swift 5.9 compiler targeting host machine
kateinoigakukun opened this pull request 12 months ago
kateinoigakukun opened this pull request 12 months ago
When targeting macOS, v0.19.0 Requires macOS 14
STREGA opened this issue 12 months ago
STREGA opened this issue 12 months ago
Init `JSUInt8ClampedArray` from `[UInt8]` failed
meqtMac opened this issue over 1 year ago
meqtMac opened this issue over 1 year ago
Swift 5.9 Changes
STREGA opened this pull request over 1 year ago
STREGA opened this pull request over 1 year ago
Fix warnings Aug 5, 2023
STREGA opened this pull request over 1 year ago
STREGA opened this pull request over 1 year ago
Add 5.8 toolchain matrix
kateinoigakukun opened this pull request over 1 year ago
kateinoigakukun opened this pull request over 1 year ago
Update 5.7 patch version
kateinoigakukun opened this pull request over 1 year ago
kateinoigakukun opened this pull request over 1 year ago
`JSClosure.async` doesn't work at all
MihaelIsaev opened this issue almost 2 years ago
MihaelIsaev opened this issue almost 2 years ago
Trivial fixes to JSTypedArray
kateinoigakukun opened this pull request almost 2 years ago
kateinoigakukun opened this pull request almost 2 years ago
Add `withUnsafeBytesAsync` function to `JSTypedArray`
fjtrujy opened this pull request almost 2 years ago
fjtrujy opened this pull request almost 2 years ago
Fix wrong markdown in documentation
gibachan opened this pull request about 2 years ago
gibachan opened this pull request about 2 years ago
Are JSValue bitmasks possible?
TeamPuzel opened this issue about 2 years ago
TeamPuzel opened this issue about 2 years ago
Prefer `UInt(bitPattern:)` for object id to guarantee uniqueness
kateinoigakukun opened this pull request about 2 years ago
kateinoigakukun opened this pull request about 2 years ago
JSClosure will be overriden from other closure
sidepelican opened this issue about 2 years ago
sidepelican opened this issue about 2 years ago
Cannot perform DataView.prototype.setBigUint64 on a detached ArrayBuffer
tierracero opened this issue about 2 years ago
tierracero opened this issue about 2 years ago
Support Clock-based sleep APIs
kateinoigakukun opened this pull request about 2 years ago
kateinoigakukun opened this pull request about 2 years ago
Use swiftwasm/setup-swiftwasm instead of swiftenv on CI
kateinoigakukun opened this pull request over 2 years ago
kateinoigakukun opened this pull request over 2 years ago
Expose `JavaScriptEventLoop.queueMicrotask` and `.setTimeout`
kateinoigakukun opened this pull request over 2 years ago
kateinoigakukun opened this pull request over 2 years ago
Add JavaScriptEventLoopTestSupport module to install executor
kateinoigakukun opened this pull request over 2 years ago
kateinoigakukun opened this pull request over 2 years ago
Compiled module was created by a different version of the compiler; rebuild 'JavaScriptKit' and try again
TeamPuzel opened this issue over 2 years ago
TeamPuzel opened this issue over 2 years ago
Remove baseline tests (e.g. “Call JavaScript function directly”) from comparison
j-f1 opened this pull request over 2 years ago
j-f1 opened this pull request over 2 years ago
Add 5.7 toolchain matrix
kateinoigakukun opened this pull request over 2 years ago
kateinoigakukun opened this pull request over 2 years ago
Bump @actions/core from 1.2.6 to 1.9.1 in /ci/perf-tester
dependabot[bot] opened this pull request over 2 years ago
dependabot[bot] opened this pull request over 2 years ago
Add missing doc comments for more types
MaxDesiatov opened this pull request over 2 years ago
MaxDesiatov opened this pull request over 2 years ago
Runtime Performance Optimization
kateinoigakukun opened this pull request over 2 years ago
kateinoigakukun opened this pull request over 2 years ago
Test native builds with Xcode 14.0
MaxDesiatov opened this pull request over 2 years ago
MaxDesiatov opened this pull request over 2 years ago
Support DocC generation in Swift Package Index
MaxDesiatov opened this pull request over 2 years ago
MaxDesiatov opened this pull request over 2 years ago
Add Int64/UInt64 to Bigint slow conversion
kateinoigakukun opened this pull request over 2 years ago
kateinoigakukun opened this pull request over 2 years ago
Refine benchmark suite
kateinoigakukun opened this pull request over 2 years ago
kateinoigakukun opened this pull request over 2 years ago
Add diagnostics for those who build with WASI command line ABI
kateinoigakukun opened this pull request over 2 years ago
kateinoigakukun opened this pull request over 2 years ago
Bump terser from 5.10.0 to 5.14.2 in /Example
dependabot[bot] opened this pull request over 2 years ago
dependabot[bot] opened this pull request over 2 years ago
Add async JSPromise.result property
kateinoigakukun opened this pull request over 2 years ago
kateinoigakukun opened this pull request over 2 years ago
Occasional JSClosure has been already released by Swift side
vkhougaz-vifive opened this issue over 2 years ago
vkhougaz-vifive opened this issue over 2 years ago
Test with uwasi implementation
kateinoigakukun opened this pull request over 2 years ago
kateinoigakukun opened this pull request over 2 years ago
PUT request using Fetch
lorenalexm opened this issue over 2 years ago
lorenalexm opened this issue over 2 years ago
Bump version to 0.15.0, update `CHANGELOG.md`
MaxDesiatov opened this pull request over 2 years ago
MaxDesiatov opened this pull request over 2 years ago
Improve JSKit diagnostics for use-after-free of JSClosure
kateinoigakukun opened this pull request over 2 years ago
kateinoigakukun opened this pull request over 2 years ago
`JSNumber` type to support `long long` type in Web API IDL
MaxDesiatov opened this issue over 2 years ago
MaxDesiatov opened this issue over 2 years ago
Supply JSKit runtime in SwiftPM resources
MaxDesiatov opened this pull request over 2 years ago
MaxDesiatov opened this pull request over 2 years ago
Test with Node.js's WASI implementation
kateinoigakukun opened this pull request over 2 years ago
kateinoigakukun opened this pull request over 2 years ago
Generate JavaScriptKit `.js` runtime with SwiftPM build tool
MaxDesiatov opened this issue over 2 years ago
MaxDesiatov opened this issue over 2 years ago
Gracefully handle unavailable `JSBridgedClass`
MaxDesiatov opened this pull request over 2 years ago
MaxDesiatov opened this pull request over 2 years ago
Update toolchain references to 5.6.0 in `README.md`
MaxDesiatov opened this pull request over 2 years ago
MaxDesiatov opened this pull request over 2 years ago
Bump async from 2.6.3 to 2.6.4 in /Example
dependabot[bot] opened this pull request over 2 years ago
dependabot[bot] opened this pull request over 2 years ago
Remove outdated `BigInt` support `FIXME` from `JSTypedArray`
MaxDesiatov opened this pull request over 2 years ago
MaxDesiatov opened this pull request over 2 years ago
Cleanup & improvements to perf-tester
j-f1 opened this pull request almost 3 years ago
j-f1 opened this pull request almost 3 years ago
Fix JSValueDecoder
j-f1 opened this pull request almost 3 years ago
j-f1 opened this pull request almost 3 years ago
Add support for BigInts and BigInt-based TypedArrays
j-f1 opened this pull request almost 3 years ago
j-f1 opened this pull request almost 3 years ago
Re-add support for Symbol objects via JSSymbol
j-f1 opened this pull request almost 3 years ago
j-f1 opened this pull request almost 3 years ago
Fix deprecation warning in `JSFunction.swift`
MaxDesiatov opened this pull request almost 3 years ago
MaxDesiatov opened this pull request almost 3 years ago
Bump version to 0.14.0, update `CHANGELOG.md`
MaxDesiatov opened this pull request almost 3 years ago
MaxDesiatov opened this pull request almost 3 years ago
Reenable integration tests
kateinoigakukun opened this pull request almost 3 years ago
kateinoigakukun opened this pull request almost 3 years ago