Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wasm build: Integrate to CI #5117

Closed
aleino-nv opened this issue Sep 19, 2024 · 2 comments · Fixed by #5164
Closed

Wasm build: Integrate to CI #5117

aleino-nv opened this issue Sep 19, 2024 · 2 comments · Fixed by #5164
Assignees
Labels
goal:forward looking Feature needed at a later date, not connected to a specific use case.

Comments

@aleino-nv
Copy link
Collaborator

aleino-nv commented Sep 19, 2024

Integrate the Wasm build into CI and make our releases include webassembly builds.

@aleino-nv aleino-nv self-assigned this Sep 19, 2024
@bmillsNV bmillsNV added the goal:forward looking Feature needed at a later date, not connected to a specific use case. label Sep 19, 2024
@bmillsNV bmillsNV added this to the Q4 2024 (Fall) milestone Sep 19, 2024
@aleino-nv
Copy link
Collaborator Author

@aleino-nv
Copy link
Collaborator Author

This will need the CI machine to have emsdk: https://emscripten.org/docs/getting_started/downloads.html, as mentioned in the doc link I just posted above

jkwak-work added a commit to jkwak-work/slang that referenced this issue Sep 27, 2024
Closes shader-slang#5117

This adds a build step of WebAssembly version of Slang.
Currently it is enabled only for Linux/Release to reduce the time cost
of CI, but the builds were all successful on all platforms and
configurations when tested.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
goal:forward looking Feature needed at a later date, not connected to a specific use case.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants