GitHub / swiftwasm/JavaScriptKit issues and pull requests
#352 - Remove use of deprecated API `WebWorkerTaskExecutor.installGlobalExecutor()`
Pull Request -
State: closed - Opened by kateinoigakukun 6 months ago
#352 - Remove use of deprecated API `WebWorkerTaskExecutor.installGlobalExecutor()`
Pull Request -
State: open - Opened by kateinoigakukun 6 months ago
#351 - Unify the installGlobalExecutor process for JavaScriptEventLoop and WebWorkerTaskExecutor
Pull Request -
State: closed - Opened by kateinoigakukun 6 months ago
#351 - Unify the installGlobalExecutor process for JavaScriptEventLoop and WebWorkerTaskExecutor
Pull Request -
State: closed - Opened by kateinoigakukun 6 months ago
#350 - `make unittest` fails with `swift-DEVELOPMENT-SNAPSHOT-2025-04-03-a` and later
Issue -
State: open - Opened by kateinoigakukun 7 months ago
#349 - Capture error message at JSException construction
Pull Request -
State: closed - Opened by kateinoigakukun 7 months ago
#348 - Ensure a job enqueued on a worker must be run within the same macro task
Pull Request -
State: closed - Opened by kateinoigakukun 7 months ago
#347 - Fix typecheck error around TypedArray
Pull Request -
State: closed - Opened by kateinoigakukun 7 months ago
#347 - Fix typecheck error around TypedArray
Pull Request -
State: closed - Opened by kateinoigakukun 7 months ago
#346 - Stop using higher-order functions to convert JSValues to RawJSValues
Pull Request -
State: closed - Opened by kateinoigakukun 7 months ago
#346 - Stop using higher-order functions to convert JSValues to RawJSValues
Pull Request -
State: closed - Opened by kateinoigakukun 7 months ago
#345 - Add `stackSize` parameter to `WebWorkerTaskExecutor` and `WebWorkerDedicatedExecutor`
Pull Request -
State: open - Opened by kateinoigakukun 7 months ago
#345 - Add `stackSize` parameter to `WebWorkerTaskExecutor` and `WebWorkerDedicatedExecutor`
Pull Request -
State: open - Opened by kateinoigakukun 7 months ago
#344 - Fix some Embedded Swift issues in JavaScriptEventLoop
Pull Request -
State: open - Opened by MaxDesiatov 7 months ago
#344 - Fix some Embedded Swift issues in `JavaScriptEventLoop`
Pull Request -
State: closed - Opened by MaxDesiatov 7 months ago
#343 - Build benchmarks with PackageToJS
Pull Request -
State: closed - Opened by kateinoigakukun 7 months ago
#343 - Build benchmarks with PackageToJS
Pull Request -
State: closed - Opened by kateinoigakukun 7 months ago
#342 - Remove UMD build of JS runtime library
Pull Request -
State: closed - Opened by kateinoigakukun 7 months ago
- 1 comment
#342 - Remove UMD build of JS runtime library
Pull Request -
State: closed - Opened by kateinoigakukun 7 months ago
- 1 comment
#341 - PackageToJS: Add WebAssembly namespace option to instantiate
Pull Request -
State: closed - Opened by kateinoigakukun 7 months ago
- 1 comment
#341 - PackageToJS: Add WebAssembly namespace option to instantiate
Pull Request -
State: closed - Opened by kateinoigakukun 7 months ago
- 1 comment
#340 - Expose UnsafeEventLoopYield by property
Pull Request -
State: closed - Opened by kateinoigakukun 7 months ago
- 1 comment
#340 - Expose UnsafeEventLoopYield by property
Pull Request -
State: closed - Opened by kateinoigakukun 7 months ago
- 1 comment
#339 - Export `UnsafeEventLoopYield` error type
Pull Request -
State: closed - Opened by kateinoigakukun 7 months ago
- 1 comment
#339 - Export `UnsafeEventLoopYield` error type
Pull Request -
State: open - Opened by kateinoigakukun 7 months ago
#338 - Support struct types as parameter/return type
Issue -
State: open - Opened by kateinoigakukun 7 months ago
#337 - Support closure as parameter/return type
Issue -
State: open - Opened by kateinoigakukun 7 months ago
#336 - Support exposing `async` functions
Issue -
State: open - Opened by kateinoigakukun 7 months ago
#335 - Support exposing `throws` functions
Issue -
State: open - Opened by kateinoigakukun 7 months ago
#334 - BridgeJS: Support `UnsafePointer` family as parameter/return type
Issue -
State: open - Opened by kateinoigakukun 7 months ago
#333 - Make a 0.23.1 tag
Issue -
State: closed - Opened by gregcotten 7 months ago
#332 - Throw error if the worker thread creation fails
Pull Request -
State: closed - Opened by kateinoigakukun 7 months ago
- 1 comment
#332 - Throw error if the worker thread creation fails
Pull Request -
State: closed - Opened by kateinoigakukun 7 months ago
- 1 comment
#331 - Add CI matrix for Swift 6.1
Pull Request -
State: closed - Opened by kateinoigakukun 7 months ago
- 1 comment
#331 - Add CI matrix for Swift 6.1
Pull Request -
State: closed - Opened by kateinoigakukun 7 months ago
- 1 comment
#330 - Introduce BridgeJS, a declarative JS interop system
Pull Request -
State: closed - Opened by kateinoigakukun 7 months ago
- 2 comments
#330 - Introduce BridgeJS, a declarative JS interop system
Pull Request -
State: open - Opened by kateinoigakukun 7 months ago
#329 - build: Fix native build for missing symbol
Pull Request -
State: closed - Opened by kateinoigakukun 7 months ago
- 1 comment
#328 - Fix node version diagnostic handling on test harness
Pull Request -
State: closed - Opened by kateinoigakukun 7 months ago
- 1 comment
#328 - Fix node version diagnostic handling on test harness
Pull Request -
State: closed - Opened by kateinoigakukun 7 months ago
- 1 comment
#327 - docs: Add a guide on deploying with Vite
Pull Request -
State: closed - Opened by kateinoigakukun 7 months ago
- 1 comment
#327 - docs: Add a guide on deploying with Vite
Pull Request -
State: closed - Opened by kateinoigakukun 7 months ago
#326 - TypeError: Crypto.getRandomValues: Argument 1 can't be a SharedArrayBuffer or an ArrayBufferView backed by a SharedArrayBuffer
Issue -
State: closed - Opened by tayloraswift 7 months ago
- 2 comments
#325 - Effectively revert the trait-based manifest change
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#325 - Effectively revert the trait-based manifest change
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#324 - Apply tsc check for `Plugins/PackageToJS/Templates` files
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#324 - Apply tsc check for `Plugins/PackageToJS/Templates` files
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#323 - Place the runtime JS files beside the template files
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#323 - Place the runtime JS files beside the template files
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#322 - 'async' modifier cannot be used in an ambient context.
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#321 - Make JSValue's subscript setter nonmutating
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#320 - Enable `Embedded` feature for more modules
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#320 - Enable `Embedded` feature for more modules
Pull Request -
State: open - Opened by kateinoigakukun 8 months ago
#319 - Use package-trait to enable Embedded specific options
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#319 - Use package-trait to enable Embedded specific options
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#318 - Fix potential use-after-free in JSString
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#318 - Fix potential use-after-free in JSString
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#317 - Unlock `JSTypedArray` for Embedded Swift
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#317 - Unlock `JSTypedArray` for Embedded Swift
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#316 - PackageToJS: Inherit `swift package -c` configuration by default
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#316 - PackageToJS: Inherit `swift package -c` configuration by default
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#315 - Add `JSTypedArray.copyMemory(to:)` method
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#315 - Add `JSTypedArray.copyMemory(to:)` method
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#314 - Add `JSTypedArray.init(buffer:)` initializer
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#314 - Add `JSTypedArray.init(buffer:)` initializer
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#313 - Use JS's `==` operator for `JSString` equality comparison
Pull Request -
State: closed - Opened by MaxDesiatov 8 months ago
- 1 comment
Labels: enhancement
#313 - Use JS's `==` operator for `JSString` equality comparison
Pull Request -
State: closed - Opened by MaxDesiatov 8 months ago
- 1 comment
Labels: enhancement
#312 - Make `JSObject` conform to `ExpressibleByDictionaryLiteral`
Pull Request -
State: closed - Opened by MaxDesiatov 8 months ago
- 1 comment
Labels: enhancement
#312 - Make `JSObject` conform to `ExpressibleByDictionaryLiteral`
Pull Request -
State: closed - Opened by MaxDesiatov 8 months ago
- 1 comment
Labels: enhancement
#311 - PackageToJS: Package TypeScript type definitions for runtime
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#311 - PackageToJS: Package TypeScript type definitions for runtime
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#310 - Update all npm dependencies
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#310 - Update all npm dependencies
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#309 - Add `--configuration` option to `swift package js` command
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#309 - Add `--configuration` option to `swift package js` command
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#308 - Add .swift-format configuration and add a script to format
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#308 - Add .swift-format configuration and add a script to format
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#307 - PackageToJS: Generalize `--verbose` flag to all commands
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#307 - PackageToJS: Generalize `--verbose` flag to all commands
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#306 - Make `JSObject.id` getter inlinable
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#306 - Make `JSObject.id` getter inlinable
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#305 - PackageToJS: Emit hints for permission denied errors
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#305 - PackageToJS: Emit hints for permission denied errors
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#304 - Use `@_expose(wasm)` instead of `__attribute__((export_name))` and `@_cdecl` hack
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#304 - Use `@_expose(wasm)` instead of `__attribute__((export_name))` and `@_cdecl` hack
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#303 - PackageToJS: Use the actual wasm filename in the final product
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#303 - PackageToJS: Use the actual wasm filename in the final product
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#302 - PackageToJS: Add `--debug-info-format` option
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#302 - PackageToJS: Add `--debug-info-format` option
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#301 - PackageToJS: Bring XCTest output formatter from carton
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#301 - PackageToJS: Bring XCTest output formatter from carton
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#300 - Add `-Xnode` option to pass extra arguments to node
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#300 - Add `-Xnode` option to pass extra arguments to node
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#299 - Add `--enable-code-coverage`
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#299 - Add `--enable-code-coverage`
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#298 - Setup unit test infrastructure for PackageToJS
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#298 - Setup unit test infrastructure for PackageToJS
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#297 - Add WebWorkerDedicatedExecutor to run actors on a dedicated web worker
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#297 - Add WebWorkerDedicatedExecutor to run actors on a dedicated web worker
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment
#296 - PackageToJS: Fix the missing dependency on the stripWasm task
Pull Request -
State: closed - Opened by kateinoigakukun 8 months ago
- 1 comment