Skip to content

Add WASM CI Test to Existing wasm-bindings #7

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

Open
qstommyshu opened this issue Apr 7, 2025 · 0 comments
Open

Add WASM CI Test to Existing wasm-bindings #7

qstommyshu opened this issue Apr 7, 2025 · 0 comments

Comments

@qstommyshu
Copy link
Collaborator

To standardize our WASM bindings and ensure consistent behavior as the project scales, we should integrate a CI/CD pipeline that verifies modifications do not break existing functionality.

A WASM CI test was recently added to DataFusion (PR #15595), which offers valuable insights that could benefit our wasm-bindings tests. Many thanks to @XiangpengHao for the progress made.

Additional Notes:

  • The insta snapshot library currently does not support WASM yet.
  • We could set up a web driver to run the WASM tests in a browser using headless mode.
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