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

Consider implementing a Fuzz test for wit-bindgen-go wit #180

Open
Mossaka opened this issue Sep 28, 2024 · 0 comments
Open

Consider implementing a Fuzz test for wit-bindgen-go wit #180

Mossaka opened this issue Sep 28, 2024 · 0 comments

Comments

@Mossaka
Copy link
Member

Mossaka commented Sep 28, 2024

Please consider adding a GitHub Action that continuously generate valid WIT packages and verify the roundtrip from WIT -> JSON -> WIT in wit-bindgen-go wit works. There is a wit-smith command in wasm-tools that generates a valid WIT package which could be useful.

Reference:

  1. https://go.dev/doc/security/fuzz/
  2. https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-smith
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

No branches or pull requests

1 participant