Skip to content

Conversation

@noahgibbs
Copy link
Collaborator

This is the branch I'm using successfully for Scarpe-Wasm. I could probably use something a lot simpler than this successfully...

A lot of the complexity is the naming convention changes that ruby-wasm 2.4.0+ made. So we could also make this a lot simpler by just not supporting 2.3.0 and before.

Noah Gibbs added 5 commits December 15, 2023 22:40
Default to release 2.3.0 since 2.4.0 changes filenames and behavior significantly
So the env var won't work for version 2.4.0+.
@noahgibbs
Copy link
Collaborator Author

I've taken out the specific version check. That was basically an artefact of the belief that we could specify a version... And that's not working. The tests break when we do. I can version-lock the archive file and the JS and it's not enough. Something else is using the latest version somehow.

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