-
Notifications
You must be signed in to change notification settings - Fork 4
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
Improve Idl parser #2
Comments
Impressive list, PRs are welcome! |
Not sure to integrate it on JNI since i'm using Panama on JVM and JNA on Android but may be on JS+WasmJS. |
This parsing journey is over. Do you plan to do a release with these changes? @fabmax |
Yeah I can release them as 0.10.0 |
Thanks. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, I'm working on parsing the WebGPU IDL file from https://gpuweb.github.io/gpuweb/webgpu.idl. I have identified the following cases to support and will create a PR for each one.
The text was updated successfully, but these errors were encountered: