Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/swiftwasm/WebAPIKit
Access the DOM and other Web APIs from Swift! (Very much a WIP)
https://github.com/swiftwasm/WebAPIKit
Update Package.swift
austintatiousness opened this pull request 4 months ago
austintatiousness opened this pull request 4 months ago
fix missing extension
bestwnh opened this pull request 8 months ago
bestwnh opened this pull request 8 months ago
add --login for shell to support directly run from xcode
bestwnh opened this pull request 8 months ago
bestwnh opened this pull request 8 months ago
Support xcode run
bestwnh opened this pull request 8 months ago
bestwnh opened this pull request 8 months ago
Fix append child error
bestwnh opened this pull request 8 months ago
bestwnh opened this pull request 8 months ago
Is there any way to support custom elements?
bestwnh opened this issue about 1 year ago
bestwnh opened this issue about 1 year ago
ShadowRoot append child incorrect
bestwnh opened this issue about 1 year ago
bestwnh opened this issue about 1 year ago
HTMLElement should extend ElementCSSInlineStyle
bestwnh opened this issue about 1 year ago
bestwnh opened this issue about 1 year ago
Function appendChild(node: Node) return wrong type
bestwnh opened this issue about 1 year ago
bestwnh opened this issue about 1 year ago
[WIP] Add FileSystem module for fs/file-system-access APIs
j-f1 opened this pull request over 1 year ago
j-f1 opened this pull request over 1 year ago
Split WebAPIKit into modules manually
MaxDesiatov opened this pull request over 2 years ago
MaxDesiatov opened this pull request over 2 years ago
Add `(Offscreen)RenderingContext` protocols
MaxDesiatov opened this pull request over 2 years ago
MaxDesiatov opened this pull request over 2 years ago
Remove redundant static subscripts on attributes
MaxDesiatov opened this pull request over 2 years ago
MaxDesiatov opened this pull request over 2 years ago
Represent at least some union types as protocols
MaxDesiatov opened this issue over 2 years ago
MaxDesiatov opened this issue over 2 years ago
Map `GLintptr` IDL type to Swift `Int32`
MaxDesiatov opened this pull request over 2 years ago
MaxDesiatov opened this pull request over 2 years ago
Gracefully handle unavailable APIs
MaxDesiatov opened this pull request over 2 years ago
MaxDesiatov opened this pull request over 2 years ago
Link to `@webref/idl` instead of `webidl2swift`
MaxDesiatov opened this pull request over 2 years ago
MaxDesiatov opened this pull request over 2 years ago
Rename package to WebAPIKit
MaxDesiatov opened this pull request over 2 years ago
MaxDesiatov opened this pull request over 2 years ago
Add `webgpu` IDL spec and generated code
MaxDesiatov opened this pull request over 2 years ago
MaxDesiatov opened this pull request over 2 years ago
Support read-only closure properties
j-f1 opened this issue over 2 years ago
j-f1 opened this issue over 2 years ago
Correctly handle FrozenArray and ObservableArray
j-f1 opened this issue over 2 years ago
j-f1 opened this issue over 2 years ago
Figure out how to handle incompatible overrides
j-f1 opened this issue over 2 years ago
j-f1 opened this issue over 2 years ago
Support callback interfaces
j-f1 opened this issue over 2 years ago
j-f1 opened this issue over 2 years ago
Support variadic callbacks/closures
j-f1 opened this issue over 2 years ago
j-f1 opened this issue over 2 years ago
Support taking functions/closures as parameters
j-f1 opened this issue over 2 years ago
j-f1 opened this issue over 2 years ago
Deal with “illegal static override” symbols
j-f1 opened this issue over 2 years ago
j-f1 opened this issue over 2 years ago
Try splitting modules
kateinoigakukun opened this pull request over 2 years ago
kateinoigakukun opened this pull request over 2 years ago
Figure out what Map-like and Set-like behaviors mean
j-f1 opened this issue over 2 years ago
j-f1 opened this issue over 2 years ago
Finish support for subscripts
j-f1 opened this issue over 2 years ago
j-f1 opened this issue over 2 years ago
Add `websockets` IDL spec and generated code
MaxDesiatov opened this pull request over 2 years ago
MaxDesiatov opened this pull request over 2 years ago
Add `webaudio` IDL spec and generated code
MaxDesiatov opened this pull request over 2 years ago
MaxDesiatov opened this pull request over 2 years ago
Add `css-pseudo` and `cssom-view` generated code
MaxDesiatov opened this pull request over 2 years ago
MaxDesiatov opened this pull request over 2 years ago
Add `mediastream-recording` IDL and generated code
MaxDesiatov opened this pull request over 2 years ago
MaxDesiatov opened this pull request over 2 years ago
Add `mediacapture-streams` IDL spec and generated code
MaxDesiatov opened this pull request over 2 years ago
MaxDesiatov opened this pull request over 2 years ago
Rename to WebAPIKit?
MaxDesiatov opened this issue over 2 years ago
MaxDesiatov opened this issue over 2 years ago
Add `console`, fix `DOMKitDemo` build
MaxDesiatov opened this pull request over 2 years ago
MaxDesiatov opened this pull request over 2 years ago
Delete `.swift-version`
MaxDesiatov opened this pull request over 2 years ago
MaxDesiatov opened this pull request over 2 years ago
WebIDLToSwift: Generate single file to make output filenames predictable
kateinoigakukun opened this pull request over 2 years ago
kateinoigakukun opened this pull request over 2 years ago
Add `webgl2` IDL spec and generated code
MaxDesiatov opened this pull request over 2 years ago
MaxDesiatov opened this pull request over 2 years ago
Add `webgl1` IDL spec and generated code
MaxDesiatov opened this pull request over 2 years ago
MaxDesiatov opened this pull request over 2 years ago
Add `webcodecs` IDL spec and generated code
MaxDesiatov opened this pull request over 2 years ago
MaxDesiatov opened this pull request over 2 years ago
Add `streams` IDL spec and generated code
MaxDesiatov opened this pull request over 2 years ago
MaxDesiatov opened this pull request over 2 years ago
Multiple library products and union types
MaxDesiatov opened this issue over 2 years ago
MaxDesiatov opened this issue over 2 years ago
Add ArrayBuffer, JSTypedArray, and Data conversion
MaxDesiatov opened this pull request over 2 years ago
MaxDesiatov opened this pull request over 2 years ago
Pass `GITHUB_TOKEN` in `test.yml`
MaxDesiatov opened this pull request over 2 years ago
MaxDesiatov opened this pull request over 2 years ago
Remove unused `TypedArray.swift`
MaxDesiatov opened this pull request over 2 years ago
MaxDesiatov opened this pull request over 2 years ago
Bring code generation into this repo, update to latest specs, support async functions natively
j-f1 opened this pull request almost 3 years ago
j-f1 opened this pull request almost 3 years ago
Switch to Xcode 13.2.1 on GitHub Actions
MaxDesiatov opened this pull request almost 3 years ago
MaxDesiatov opened this pull request almost 3 years ago
Update to JavaScriptKit 0.11.1
revolter opened this pull request over 3 years ago
revolter opened this pull request over 3 years ago
Foundation.Data to BufferArray
austintatiousness opened this issue over 3 years ago
austintatiousness opened this issue over 3 years ago
Assert on `queriedButton` not `button` in the test
MaxDesiatov opened this pull request about 4 years ago
MaxDesiatov opened this pull request about 4 years ago
Initial attempt at spec downloading
j-f1 opened this pull request about 4 years ago
j-f1 opened this pull request about 4 years ago
Cleanup unused code, fix event handlers crash
MaxDesiatov opened this pull request about 4 years ago
MaxDesiatov opened this pull request about 4 years ago
Update to JavaScriptKit 0.9, add `Global` helpers
MaxDesiatov opened this pull request about 4 years ago
MaxDesiatov opened this pull request about 4 years ago
Create LICENSE
MaxDesiatov opened this pull request about 4 years ago
MaxDesiatov opened this pull request about 4 years ago
Source of specs?
j-f1 opened this issue over 4 years ago
j-f1 opened this issue over 4 years ago