Skip to content

Commit 42c4f22

Browse files
MaxDesiatovdrexintshortlibnbarham
authored
Add a WebGPU demo (#31)
Restructures the repository to accommodate non-AudioWorkstation examples and adds an example of interacting with WebGPU via JavaScriptKit and WebAPIKit. Co-authored-by: Max Desiatov <m_desiatov@apple.com> Co-authored-by: Dario Rexin <drexin@apple.com> Co-authored-by: Allan Shortlidge <shortlidge@apple.com> Co-authored-by: Ben Barham <ben_barham@apple.com>
1 parent 0a34e54 commit 42c4f22

File tree

106 files changed

+7059
-83
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

106 files changed

+7059
-83
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
name: Test
1010
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
1111
with:
12-
linux_build_command: "cd Guest && ./build.sh"
12+
linux_build_command: "cd AudioWorkstation/Guest && ./build.sh"
1313
linux_exclude_swift_versions: '[{"swift_version": "5.9"}, {"swift_version": "5.10"}]'
1414
enable_windows_checks: false
1515
soundness:

AudioWorkstation/Guest/.build/.gitkeep

Whitespace-only changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)