GitHub / swiftwasm/JavaScriptKit issues and pull requests
#236 - [CI] Update actions and configure Dependabot
Pull Request -
State: closed - Opened by ikesyo over 1 year ago
#235 - Update swift-tools-version to reflect the supported Swift versions
Pull Request -
State: closed - Opened by ikesyo over 1 year ago
#235 - Update swift-tools-version to reflect the supported Swift versions
Pull Request -
State: closed - Opened by ikesyo over 1 year ago
#234 - [CI] Drop macos-11 since that is deprecated and will be removed in Q2 2024
Pull Request -
State: closed - Opened by ikesyo over 1 year ago
#234 - [CI] Drop macos-11 since that is deprecated and will be removed in Q2 2024
Pull Request -
State: closed - Opened by ikesyo over 1 year ago
#233 - [CI] macos-14
Pull Request -
State: closed - Opened by ikesyo over 1 year ago
#233 - [CI] macos-14
Pull Request -
State: closed - Opened by ikesyo over 1 year ago
#232 - Fix availability marker for Swift 5.9 compiler targeting host machine
Pull Request -
State: closed - Opened by kateinoigakukun almost 2 years ago
- 1 comment
#231 - When targeting macOS, v0.19.0 Requires macOS 14
Issue -
State: closed - Opened by STREGA almost 2 years ago
- 1 comment
Labels: bug
#230 - Init `JSUInt8ClampedArray` from `[UInt8]` failed
Issue -
State: closed - Opened by meqtMac about 2 years ago
- 1 comment
#229 - Swift 5.9 Changes
Pull Request -
State: closed - Opened by STREGA about 2 years ago
#229 - Swift 5.9 Changes
Pull Request -
State: closed - Opened by STREGA about 2 years ago
#228 - Fix warnings Aug 5, 2023
Pull Request -
State: closed - Opened by STREGA over 2 years ago
#227 - Add 5.8 toolchain matrix
Pull Request -
State: closed - Opened by kateinoigakukun over 2 years ago
- 1 comment
#226 - Update 5.7 patch version
Pull Request -
State: closed - Opened by kateinoigakukun over 2 years ago
- 1 comment
#224 - `JSClosure.async` doesn't work at all
Issue -
State: closed - Opened by MihaelIsaev over 2 years ago
#223 - Trivial fixes to JSTypedArray
Pull Request -
State: closed - Opened by kateinoigakukun over 2 years ago
- 1 comment
#222 - Add `withUnsafeBytesAsync` function to `JSTypedArray`
Pull Request -
State: closed - Opened by fjtrujy over 2 years ago
#221 - Fix wrong markdown in documentation
Pull Request -
State: closed - Opened by gibachan almost 3 years ago
#220 - Are JSValue bitmasks possible?
Issue -
State: closed - Opened by TeamPuzel almost 3 years ago
- 2 comments
#219 - Prefer `UInt(bitPattern:)` for object id to guarantee uniqueness
Pull Request -
State: closed - Opened by kateinoigakukun almost 3 years ago
- 2 comments
#218 - JSClosure will be overriden from other closure
Issue -
State: closed - Opened by sidepelican almost 3 years ago
- 1 comment
#217 - Cannot perform DataView.prototype.setBigUint64 on a detached ArrayBuffer
Issue -
State: closed - Opened by tierracero almost 3 years ago
- 2 comments
#216 - Support Clock-based sleep APIs
Pull Request -
State: closed - Opened by kateinoigakukun about 3 years ago
- 2 comments
#215 - Use swiftwasm/setup-swiftwasm instead of swiftenv on CI
Pull Request -
State: closed - Opened by kateinoigakukun about 3 years ago
- 2 comments
#214 - Expose `JavaScriptEventLoop.queueMicrotask` and `.setTimeout`
Pull Request -
State: closed - Opened by kateinoigakukun about 3 years ago
- 1 comment
#213 - Add JavaScriptEventLoopTestSupport module to install executor
Pull Request -
State: closed - Opened by kateinoigakukun about 3 years ago
- 2 comments
#212 - Compiled module was created by a different version of the compiler; rebuild 'JavaScriptKit' and try again
Issue -
State: closed - Opened by TeamPuzel about 3 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 3 years ago
- 1 comment
#210 - Add 5.7 toolchain matrix
Pull Request -
State: closed - Opened by kateinoigakukun about 3 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 3 years ago
- 2 comments
Labels: dependencies
#208 - Add missing doc comments for more types
Pull Request -
State: closed - Opened by MaxDesiatov about 3 years ago
- 1 comment
Labels: documentation
#207 - Runtime Performance Optimization
Pull Request -
State: closed - Opened by kateinoigakukun about 3 years ago
- 1 comment
#206 - Test native builds with Xcode 14.0
Pull Request -
State: closed - Opened by MaxDesiatov about 3 years ago
- 1 comment
#205 - Support DocC generation in Swift Package Index
Pull Request -
State: closed - Opened by MaxDesiatov about 3 years ago
- 1 comment
#204 - Add Int64/UInt64 to Bigint slow conversion
Pull Request -
State: closed - Opened by kateinoigakukun about 3 years ago
- 3 comments
#203 - Refine benchmark suite
Pull Request -
State: closed - Opened by kateinoigakukun about 3 years ago
- 1 comment
#202 - Add diagnostics for those who build with WASI command line ABI
Pull Request -
State: closed - Opened by kateinoigakukun over 3 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] over 3 years ago
Labels: dependencies
#200 - Add async JSPromise.result property
Pull Request -
State: closed - Opened by kateinoigakukun over 3 years ago
- 1 comment
#199 - Occasional JSClosure has been already released by Swift side
Issue -
State: closed - Opened by vkhougaz-vifive over 3 years ago
- 4 comments
#198 - Test with uwasi implementation
Pull Request -
State: closed - Opened by kateinoigakukun over 3 years ago
- 1 comment
#197 - PUT request using Fetch
Issue -
State: closed - Opened by lorenalexm over 3 years ago
- 2 comments
Labels: documentation
#196 - Bump version to 0.15.0, update `CHANGELOG.md`
Pull Request -
State: closed - Opened by MaxDesiatov over 3 years ago
- 3 comments
Labels: documentation
#195 - Improve JSKit diagnostics for use-after-free of JSClosure
Pull Request -
State: closed - Opened by kateinoigakukun over 3 years ago
- 1 comment
#194 - `JSNumber` type to support `long long` type in Web API IDL
Issue -
State: open - Opened by MaxDesiatov over 3 years ago
Labels: enhancement
#193 - Supply JSKit runtime in SwiftPM resources
Pull Request -
State: closed - Opened by MaxDesiatov over 3 years ago
- 1 comment
Labels: enhancement
#192 - Test with Node.js's WASI implementation
Pull Request -
State: closed - Opened by kateinoigakukun over 3 years ago
- 1 comment
#191 - Generate JavaScriptKit `.js` runtime with SwiftPM build tool
Issue -
State: closed - Opened by MaxDesiatov over 3 years ago
- 7 comments
Labels: enhancement
#190 - Gracefully handle unavailable `JSBridgedClass`
Pull Request -
State: closed - Opened by MaxDesiatov over 3 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 3 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 3 years ago
Labels: dependencies
#187 - Remove outdated `BigInt` support `FIXME` from `JSTypedArray`
Pull Request -
State: closed - Opened by MaxDesiatov over 3 years ago
- 1 comment
Labels: documentation
#186 - Cleanup & improvements to perf-tester
Pull Request -
State: closed - Opened by j-f1 over 3 years ago
- 2 comments
#185 - Fix JSValueDecoder
Pull Request -
State: closed - Opened by j-f1 over 3 years ago
- 2 comments
#184 - Add support for BigInts and BigInt-based TypedArrays
Pull Request -
State: closed - Opened by j-f1 over 3 years ago
- 29 comments
#183 - Re-add support for Symbol objects via JSSymbol
Pull Request -
State: closed - Opened by j-f1 over 3 years ago
- 2 comments
#182 - Fix deprecation warning in `JSFunction.swift`
Pull Request -
State: closed - Opened by MaxDesiatov over 3 years ago
- 1 comment
#181 - Bump version to 0.14.0, update `CHANGELOG.md`
Pull Request -
State: closed - Opened by MaxDesiatov over 3 years ago
- 4 comments
Labels: documentation, dependencies
#180 - Reenable integration tests
Pull Request -
State: closed - Opened by kateinoigakukun over 3 years ago
- 2 comments
#179 - Add support for Symbol objects via JSSymbol
Pull Request -
State: closed - Opened by j-f1 over 3 years ago
- 1 comment
#178 - Pass `-mexec-model=reactor` in tests `Makefile`
Pull Request -
State: closed - Opened by MaxDesiatov over 3 years ago
#177 - Bump version to 0.13.0, update `CHANGELOG.md`
Pull Request -
State: closed - Opened by MaxDesiatov over 3 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 3 years ago
- 16 comments
#175 - Update npm dependencies
Pull Request -
State: closed - Opened by MaxDesiatov over 3 years ago
- 1 comment
#174 - Updates for DOMKit
Pull Request -
State: closed - Opened by j-f1 over 3 years ago
- 13 comments
#173 - Improve error messages when JS code throws exceptions
Pull Request -
State: closed - Opened by pedrovgs over 3 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 3 years ago
Labels: dependencies
#171 - Use availability guarded APIs under @available for Xcode development
Pull Request -
State: closed - Opened by kateinoigakukun over 3 years ago
- 1 comment
#170 - WebSockets implementation
Issue -
State: closed - Opened by Jomy10 over 3 years ago
- 2 comments
#169 - UserAgent support?
Issue -
State: closed - Opened by Jomy10 over 3 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 3 years ago
- 1 comment
#167 - Compile error on macOS 12.2.1
Issue -
State: closed - Opened by valeriyvan over 3 years ago
- 6 comments
#166 - Fix warning in snippet
Pull Request -
State: closed - Opened by valeriyvan over 3 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 3 years ago
Labels: dependencies
#164 - Try to fix NPM publish
Pull Request -
State: closed - Opened by yonihemi over 3 years ago
#163 - Add to 0.12.0 release
Pull Request -
State: closed - Opened by yonihemi over 3 years ago
- 3 comments
#162 - Add Hashable conformance to JSObject
Pull Request -
State: closed - Opened by yonihemi over 3 years ago
#161 - Bump node-fetch from 2.6.1 to 2.6.7 in /ci/perf-tester
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#160 - Bump version to v0.12.0
Pull Request -
State: closed - Opened by yonihemi over 3 years ago
- 3 comments
#159 - Add async closure support
Pull Request -
State: closed - Opened by j-f1 almost 4 years ago
- 8 comments
#158 - Making JSObject hashable
Issue -
State: closed - Opened by mhavu almost 4 years ago
- 5 comments
Labels: enhancement
#157 - Asynchronous calls in JSClosure
Issue -
State: closed - Opened by mhavu almost 4 years ago
- 5 comments
Labels: documentation, enhancement
#156 - JSPromise(resolver:) usage
Issue -
State: closed - Opened by mhavu almost 4 years ago
- 3 comments
#155 - Arguments in JSClosure
Issue -
State: closed - Opened by mhavu almost 4 years ago
- 4 comments
#154 - Add test for detached ArrayBuffer
Pull Request -
State: closed - Opened by yonihemi almost 4 years ago
#153 - Fix detached ArrayBuffer errors
Pull Request -
State: closed - Opened by yonihemi almost 4 years ago
- 6 comments
#152 - Prevent installGlobalExecutor() from running more than once
Pull Request -
State: closed - Opened by yonihemi almost 4 years ago
#151 - Add a way for Swift code to access raw contents of a Typed Array
Pull Request -
State: closed - Opened by yonihemi almost 4 years ago
Labels: enhancement
#150 - Split runtime into multiple files
Pull Request -
State: closed - Opened by j-f1 almost 4 years ago
- 3 comments
#149 - Export function returning a JSValue
Issue -
State: closed - Opened by AndrewBarba almost 4 years ago
- 2 comments
#148 - proposal: mechanism for using alternate backends
Pull Request -
State: closed - Opened by j-f1 almost 4 years ago
- 3 comments
#147 - Return from runtime functions instead of taking a pointer where possible
Pull Request -
State: closed - Opened by j-f1 almost 4 years ago
- 2 comments
#146 - Use TypedArray.set to copy a bunch of bytes
Pull Request -
State: closed - Opened by kateinoigakukun almost 4 years ago
- 1 comment
#145 - Bump to v0.11.1, update `CHANGELOG.md`
Pull Request -
State: closed - Opened by MaxDesiatov almost 4 years ago
- 1 comment
#144 - Remove macOS Monterey requirement from `Package.swift`
Pull Request -
State: closed - Opened by MaxDesiatov almost 4 years ago
- 5 comments
#143 - Bump to v0.11.0, update `CHANGELOG.md` & `Example`
Pull Request -
State: closed - Opened by MaxDesiatov almost 4 years ago
- 2 comments
#142 - Fix recursion in TypedArray initializer
Pull Request -
State: closed - Opened by PatrickPijnappel almost 4 years ago
- 2 comments
#141 - Experimental global executor cooperating with JS event loop
Pull Request -
State: closed - Opened by kateinoigakukun about 4 years ago
- 1 comment
#140 - Update NPM dependencies of `Example` project
Pull Request -
State: closed - Opened by MaxDesiatov about 4 years ago
- 1 comment