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

identify built in wgsl functions in the parser rather than in TraverseRefs #15

Open
mighdoll opened this issue Oct 16, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@mighdoll
Copy link
Contributor

mighdoll commented Oct 16, 2024

seems like it would be a little cleaner to have built in functions identified at parse time.

however note that a solution to spec issue #45 will probably still require a post parsing step to identify extern declared functions.

@github-project-automation github-project-automation bot moved this to Unprioritized in wgsl-linker Oct 16, 2024
@mighdoll mighdoll added the good first issue Good for newcomers label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: Todo
Development

No branches or pull requests

1 participant