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

Make the workload-simulator work as a sample #386

Merged
merged 3 commits into from
Mar 11, 2024
Merged

Conversation

greggman
Copy link
Collaborator

@greggman greggman commented Mar 8, 2024

Before it was specially hand coded. Now it can exist as a sample like other samples.

It wasn't clear to me if it should open in a iframe or pop out. I made it pop out since that is what it used to do.

Also, I could put a re-direct at the root if you think one is needed so links to the old one are still valid though I think people will figure it out without and it seems like clutter. wdyt?

greggman added 3 commits March 8, 2024 14:31
I'm not sure if I should go through and fix this or not
`npm run fix` fixes a bunch and leaves 5 unused vars.

Also switch to type module (removes use-strict) and
stop checking for 11yr old rAF
@greggman greggman requested a review from toji March 8, 2024 22:46
Copy link
Contributor

@toji toji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Nice that this is normalized with the rest of the samples now.

@greggman greggman merged commit 78b57b3 into webgpu:main Mar 11, 2024
1 check passed
@greggman greggman deleted the workload branch March 11, 2024 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants