Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / swiftwasm/JavaScriptKit issues and pull requests

#261 - Use `compiler(>=6.1)` to gate for the main branch toolchain

Pull Request - State: closed - Opened by kateinoigakukun 5 days ago - 1 comment

#260 - Fix some typos

Pull Request - State: closed - Opened by Sajjon about 1 month ago

#259 - Soft-fail integer conversion from JS values that are not representable

Pull Request - State: closed - Opened by kateinoigakukun 2 months ago - 1 comment

#258 - `Int.construct(from:)` can crash instead of return `nil`

Issue - State: closed - Opened by stephencelis 2 months ago - 2 comments

#257 - Update macro conditions for runtime usage

Pull Request - State: closed - Opened by fjtrujy 2 months ago

#256 - Add `WebWorkerTaskExecutor`

Pull Request - State: closed - Opened by kateinoigakukun 3 months ago - 3 comments

#255 - Allocate JavaScriptEventLoop per thread in multi-threaded environment

Pull Request - State: closed - Opened by kateinoigakukun 3 months ago - 1 comment

#254 - Add a benchmark for property access using dynamic member lookup

Pull Request - State: closed - Opened by kateinoigakukun 4 months ago - 1 comment

#253 - Optimize object property access for StaticString keys

Pull Request - State: open - Opened by kateinoigakukun 4 months ago - 1 comment

#252 - Start migrating imported functions to the new definition style

Pull Request - State: closed - Opened by kateinoigakukun 4 months ago - 1 comment

#251 - Embedded Swift support [WIP]

Pull Request - State: open - Opened by MihaelIsaev 4 months ago - 4 comments

#250 - Cannot Build Package With JavaScriptKit

Issue - State: closed - Opened by mergesort 4 months ago - 4 comments

#249 - Check 5.10 toolchain in CI

Pull Request - State: closed - Opened by kateinoigakukun 4 months ago - 1 comment

#248 - Use Swift SDK for development snapshot testing in CI

Pull Request - State: closed - Opened by kateinoigakukun 4 months ago - 1 comment

#247 - Add `sharedMemory` option to allow threads with shared memory

Pull Request - State: closed - Opened by kateinoigakukun 4 months ago - 1 comment

#246 - Support latest nightly snapshot

Pull Request - State: closed - Opened by kateinoigakukun 5 months ago - 1 comment

#245 - Update Carton context on README.

Pull Request - State: closed - Opened by kuhl 5 months ago

#244 - Feature/update readme

Pull Request - State: closed - Opened by kuhl 5 months ago - 1 comment

#243 - Update README file to include new carton 1.0 implementation.

Pull Request - State: closed - Opened by kuhl 5 months ago

#242 - Reapply "Fix `JSClosure` leak (#240)"

Pull Request - State: open - Opened by kateinoigakukun 6 months ago - 1 comment

#241 - Fix object decode

Pull Request - State: closed - Opened by omochi 6 months ago

#240 - Fix `JSClosure` leak

Pull Request - State: closed - Opened by kateinoigakukun 6 months ago - 2 comments

#239 - Inherit JSFunction from JSClosure

Pull Request - State: closed - Opened by kateinoigakukun 6 months ago - 1 comment

#238 - Fix Optional implementation for ConstructibleFromJSValue

Pull Request - State: closed - Opened by omochi 6 months ago

#237 - Replace `@_spi` usages with `package` access modifier

Pull Request - State: closed - Opened by ikesyo 6 months ago - 2 comments

#236 - [CI] Update actions and configure Dependabot

Pull Request - State: closed - Opened by ikesyo 6 months ago

#235 - Update swift-tools-version to reflect the supported Swift versions

Pull Request - State: closed - Opened by ikesyo 6 months ago

#233 - [CI] macos-14

Pull Request - State: closed - Opened by ikesyo 6 months ago

#232 - Fix availability marker for Swift 5.9 compiler targeting host machine

Pull Request - State: closed - Opened by kateinoigakukun 8 months ago - 1 comment

#231 - When targeting macOS, v0.19.0 Requires macOS 14

Issue - State: closed - Opened by STREGA 8 months ago - 1 comment
Labels: bug

#230 - Init `JSUInt8ClampedArray` from `[UInt8]` failed

Issue - State: open - Opened by meqtMac about 1 year ago

#229 - Swift 5.9 Changes

Pull Request - State: closed - Opened by STREGA about 1 year ago

#228 - Fix warnings Aug 5, 2023

Pull Request - State: closed - Opened by STREGA about 1 year ago

#227 - Add 5.8 toolchain matrix

Pull Request - State: closed - Opened by kateinoigakukun over 1 year ago - 1 comment

#226 - Update 5.7 patch version

Pull Request - State: closed - Opened by kateinoigakukun over 1 year ago - 1 comment

#224 - `JSClosure.async` doesn't work at all

Issue - State: closed - Opened by MihaelIsaev over 1 year ago

#223 - Trivial fixes to JSTypedArray

Pull Request - State: closed - Opened by kateinoigakukun over 1 year ago - 1 comment

#222 - Add `withUnsafeBytesAsync` function to `JSTypedArray`

Pull Request - State: closed - Opened by fjtrujy over 1 year ago

#221 - Fix wrong markdown in documentation

Pull Request - State: closed - Opened by gibachan almost 2 years ago

#220 - Are JSValue bitmasks possible?

Issue - State: closed - Opened by TeamPuzel almost 2 years ago - 2 comments

#219 - Prefer `UInt(bitPattern:)` for object id to guarantee uniqueness

Pull Request - State: closed - Opened by kateinoigakukun almost 2 years ago - 2 comments

#218 - JSClosure will be overriden from other closure

Issue - State: closed - Opened by sidepelican almost 2 years ago - 1 comment

#217 - Cannot perform DataView.prototype.setBigUint64 on a detached ArrayBuffer

Issue - State: closed - Opened by tierracero almost 2 years ago - 2 comments

#216 - Support Clock-based sleep APIs

Pull Request - State: closed - Opened by kateinoigakukun almost 2 years ago - 2 comments

#215 - Use swiftwasm/setup-swiftwasm instead of swiftenv on CI

Pull Request - State: closed - Opened by kateinoigakukun almost 2 years ago - 2 comments

#214 - Expose `JavaScriptEventLoop.queueMicrotask` and `.setTimeout`

Pull Request - State: closed - Opened by kateinoigakukun almost 2 years ago - 1 comment

#213 - Add JavaScriptEventLoopTestSupport module to install executor

Pull Request - State: closed - Opened by kateinoigakukun about 2 years ago - 2 comments

#211 - Remove baseline tests (e.g. “Call JavaScript function directly”) from comparison

Pull Request - State: closed - Opened by j-f1 about 2 years ago - 1 comment

#210 - Add 5.7 toolchain matrix

Pull Request - State: closed - Opened by kateinoigakukun about 2 years ago - 1 comment

#209 - Bump @actions/core from 1.2.6 to 1.9.1 in /ci/perf-tester

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 2 comments
Labels: dependencies

#208 - Add missing doc comments for more types

Pull Request - State: closed - Opened by MaxDesiatov about 2 years ago - 1 comment
Labels: documentation

#207 - Runtime Performance Optimization

Pull Request - State: closed - Opened by kateinoigakukun about 2 years ago - 1 comment

#206 - Test native builds with Xcode 14.0

Pull Request - State: closed - Opened by MaxDesiatov about 2 years ago - 1 comment

#205 - Support DocC generation in Swift Package Index

Pull Request - State: closed - Opened by MaxDesiatov about 2 years ago - 1 comment

#204 - Add Int64/UInt64 to Bigint slow conversion

Pull Request - State: closed - Opened by kateinoigakukun about 2 years ago - 3 comments

#203 - Refine benchmark suite

Pull Request - State: closed - Opened by kateinoigakukun about 2 years ago - 1 comment

#202 - Add diagnostics for those who build with WASI command line ABI

Pull Request - State: closed - Opened by kateinoigakukun about 2 years ago - 1 comment

#201 - Bump terser from 5.10.0 to 5.14.2 in /Example

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#200 - Add async JSPromise.result property

Pull Request - State: closed - Opened by kateinoigakukun about 2 years ago - 1 comment

#199 - Occasional JSClosure has been already released by Swift side

Issue - State: closed - Opened by vkhougaz-vifive about 2 years ago - 4 comments

#198 - Test with uwasi implementation

Pull Request - State: closed - Opened by kateinoigakukun about 2 years ago - 1 comment

#197 - PUT request using Fetch

Issue - State: closed - Opened by lorenalexm over 2 years ago - 2 comments
Labels: documentation

#196 - Bump version to 0.15.0, update `CHANGELOG.md`

Pull Request - State: closed - Opened by MaxDesiatov over 2 years ago - 3 comments
Labels: documentation

#195 - Improve JSKit diagnostics for use-after-free of JSClosure

Pull Request - State: closed - Opened by kateinoigakukun over 2 years ago - 1 comment

#194 - `JSNumber` type to support `long long` type in Web API IDL

Issue - State: open - Opened by MaxDesiatov over 2 years ago
Labels: enhancement

#193 - Supply JSKit runtime in SwiftPM resources

Pull Request - State: closed - Opened by MaxDesiatov over 2 years ago - 1 comment
Labels: enhancement

#192 - Test with Node.js's WASI implementation

Pull Request - State: closed - Opened by kateinoigakukun over 2 years ago - 1 comment

#191 - Generate JavaScriptKit `.js` runtime with SwiftPM build tool

Issue - State: open - Opened by MaxDesiatov over 2 years ago - 6 comments
Labels: enhancement

#190 - Gracefully handle unavailable `JSBridgedClass`

Pull Request - State: closed - Opened by MaxDesiatov over 2 years ago - 4 comments
Labels: bug

#189 - Update toolchain references to 5.6.0 in `README.md`

Pull Request - State: closed - Opened by MaxDesiatov over 2 years ago - 1 comment

#188 - Bump async from 2.6.3 to 2.6.4 in /Example

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#187 - Remove outdated `BigInt` support `FIXME` from `JSTypedArray`

Pull Request - State: closed - Opened by MaxDesiatov over 2 years ago - 1 comment
Labels: documentation

#186 - Cleanup & improvements to perf-tester

Pull Request - State: closed - Opened by j-f1 over 2 years ago - 2 comments

#185 - Fix JSValueDecoder

Pull Request - State: closed - Opened by j-f1 over 2 years ago - 2 comments

#184 - Add support for BigInts and BigInt-based TypedArrays

Pull Request - State: closed - Opened by j-f1 over 2 years ago - 29 comments

#183 - Re-add support for Symbol objects via JSSymbol

Pull Request - State: closed - Opened by j-f1 over 2 years ago - 2 comments

#182 - Fix deprecation warning in `JSFunction.swift`

Pull Request - State: closed - Opened by MaxDesiatov over 2 years ago - 1 comment

#181 - Bump version to 0.14.0, update `CHANGELOG.md`

Pull Request - State: closed - Opened by MaxDesiatov over 2 years ago - 4 comments
Labels: documentation, dependencies

#180 - Reenable integration tests

Pull Request - State: closed - Opened by kateinoigakukun over 2 years ago - 2 comments

#179 - Add support for Symbol objects via JSSymbol

Pull Request - State: closed - Opened by j-f1 over 2 years ago - 1 comment

#178 - Pass `-mexec-model=reactor` in tests `Makefile`

Pull Request - State: closed - Opened by MaxDesiatov over 2 years ago

#177 - Bump version to 0.13.0, update `CHANGELOG.md`

Pull Request - State: closed - Opened by MaxDesiatov over 2 years ago - 2 comments

#176 - Add 5.6 release and macOS 12 with Xcode 13.3 to CI matrix

Pull Request - State: closed - Opened by MaxDesiatov over 2 years ago - 16 comments

#175 - Update npm dependencies

Pull Request - State: closed - Opened by MaxDesiatov over 2 years ago - 1 comment

#174 - Updates for DOMKit

Pull Request - State: closed - Opened by j-f1 over 2 years ago - 13 comments

#173 - Improve error messages when JS code throws exceptions

Pull Request - State: closed - Opened by pedrovgs over 2 years ago - 5 comments

#172 - Bump minimist from 1.2.5 to 1.2.6 in /Example

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#171 - Use availability guarded APIs under @available for Xcode development

Pull Request - State: closed - Opened by kateinoigakukun over 2 years ago - 1 comment

#170 - WebSockets implementation

Issue - State: closed - Opened by Jomy10 over 2 years ago - 2 comments

#169 - UserAgent support?

Issue - State: closed - Opened by Jomy10 over 2 years ago - 1 comment
Labels: question

#168 - Add platform to package manifest to solve compile errors on macOS 12.2.1

Pull Request - State: closed - Opened by valeriyvan over 2 years ago - 1 comment

#167 - Compile error on macOS 12.2.1

Issue - State: closed - Opened by valeriyvan over 2 years ago - 6 comments

#166 - Fix warning in snippet

Pull Request - State: closed - Opened by valeriyvan over 2 years ago

#165 - Bump follow-redirects from 1.14.5 to 1.14.8 in /Example

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#164 - Try to fix NPM publish

Pull Request - State: closed - Opened by yonihemi over 2 years ago

#163 - Add to 0.12.0 release

Pull Request - State: closed - Opened by yonihemi over 2 years ago - 3 comments

#162 - Add Hashable conformance to JSObject

Pull Request - State: closed - Opened by yonihemi over 2 years ago