Skip to content

Update CI to run wasm tests #68

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

Closed
wants to merge 10 commits into from
Closed

Conversation

wenkokke
Copy link
Contributor

@wenkokke wenkokke commented Jan 3, 2022

Changes:

  • add wasm tests to CI
  • use temporary workaround to get unpublished web-tree-sitter version
  • fix bugs in tree-sitter-parse.js

@wenkokke
Copy link
Contributor Author

wenkokke commented Jan 4, 2022

The tests are failing because the wasm seems to behave differently from the native parsers. Unfortunately, that means that "failing" actually means this pull request is working as expected.

@wenkokke
Copy link
Contributor Author

Updated to use the latest web release of tree-sitter this should now work. There is a single file in the Haskell Language Server which fails to parse.

@wenkokke
Copy link
Contributor Author

Or I suppose that it will start working once they actually published the latest web-tree-sitter version

@wenkokke wenkokke closed this Aug 21, 2023
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.

1 participant