Skip to content

Pull requests: swiftlang/swift-for-wasm-examples

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Document protocol Canvas
#5 by MaxDesiatov was merged Mar 14, 2024 Loading…
Add basic doc comments documentation Improvements or additions to documentation
#2 by MaxDesiatov was merged Mar 13, 2024 Loading…
Fix typo in README.md documentation Improvements or additions to documentation
#6 by MaxDesiatov was merged Mar 14, 2024 Loading…
Clean up parameter names in index.js
#9 by MaxDesiatov was merged Apr 4, 2024 Loading…
Remove wasm-ld requirement as unnecessary documentation Improvements or additions to documentation
#7 by MaxDesiatov was merged Apr 2, 2024 Loading…
Add .index-build to .gitignore bug Something isn't working
#14 by MaxDesiatov was merged Sep 6, 2024 Loading…
Update README.md
#16 by MaxDesiatov was merged Oct 8, 2024 Loading…
Update .gitattributes to exclude vendored and generated code bug Something isn't working
#18 by MaxDesiatov was merged Oct 10, 2024 Loading…
Add instructions for Guest and HostServer to README.md bug Something isn't working documentation Improvements or additions to documentation
#19 by MaxDesiatov was merged Oct 24, 2024 Loading…
Simplify toolchain installation in README.md
#21 by MaxDesiatov was merged Mar 6, 2025 Loading…
Create Guest/.build/.gitkeep
#24 by MaxDesiatov was merged Apr 7, 2025 Loading…
Enable broken symlink check in pull_request.yml
#23 by MaxDesiatov was merged Apr 7, 2025 Loading…
Make language checks pass on CI
#25 by MaxDesiatov was merged Apr 7, 2025 Loading…
Delete CODE_OF_CONDUCT.md
#27 by parispittman was merged Jun 5, 2025 Loading…
Delete CONTRIBUTING.md
#28 by parispittman was merged Jun 5, 2025 Loading…
Update README.md
#29 by parispittman was merged Jun 5, 2025 Loading…
Add a WebGPU demo documentation Improvements or additions to documentation enhancement New feature or request
#31 by MaxDesiatov was merged Jun 19, 2025 Loading…
Updated wording in WebGPUDemo/README.md documentation Improvements or additions to documentation
#32 by MaxDesiatov was merged Jun 19, 2025 Loading…
Clarify WebGPU browser compat in WebGPUDemo/README.md
#33 by MaxDesiatov was merged Jun 19, 2025 Loading…
Fix outdated paths in .gitattributes
#34 by MaxDesiatov was merged Jun 19, 2025 Loading…
Recommend use of 6.2 snapshots in WebGPUDemo/README.md
#36 by MaxDesiatov was merged Jun 19, 2025 Loading…
ProTip! Exclude everything labeled bug with -label:bug.