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

Use js-sys regex type on wasm32-unknown-unknown with feature enabled #77

Merged
merged 8 commits into from
Nov 22, 2023

Conversation

aumetra
Copy link
Contributor

@aumetra aumetra commented Nov 4, 2023

This is still missing a workflow to run the tests in CI but they should work

Edit: insta just doesn't work with wasm-bindgen-test, so testing is not really feasible with the current test setup

@aumetra
Copy link
Contributor Author

aumetra commented Nov 4, 2023

Hacked together a small regex test that doesn't use the insta snapshots.
It's not pretty but it runs!

@jprochazk
Copy link
Owner

i know it's a draft, just threw in some drive-by comments

@aumetra
Copy link
Contributor Author

aumetra commented Nov 5, 2023

So, it's now looking more cleaned up, the regex is cached between invocations, and there is a new CI step

@aumetra aumetra marked this pull request as ready for review November 11, 2023 11:29
@jprochazk jprochazk merged commit 09e465a into jprochazk:main Nov 22, 2023
5 checks passed
@aumetra aumetra deleted the js-sys-regex branch November 22, 2023 13:24
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.

2 participants