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

Add wasm-shim for emscripten target #51

Merged

Conversation

milesgranger
Copy link

Hi there!

I'm trying to get cramjam to play nice with wasm32-unknown-emscripten target; after these changes lz4 is happy. Although I wonder if it should be just target.starts_with("wasm") check? I don't know that much about wasm stuff though. 😅

Let me know if you want the test.yaml workflow updated. (I didn't add it b/c I didn't see the wasi target added)

Related to #49

@pmarks
Copy link

pmarks commented Sep 16, 2024

@james-rms any chance you could take a look?

@pmarks pmarks merged commit 78faf0c into 10XGenomics:master Sep 26, 2024
3 checks passed
@milesgranger milesgranger deleted the milesgranger/add-wasm32-emscripten branch September 26, 2024 11:46
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