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

Update std features for AVX-512 #58

Merged
merged 2 commits into from
Mar 15, 2024
Merged

Update std features for AVX-512 #58

merged 2 commits into from
Mar 15, 2024

Conversation

robertknight
Copy link
Owner

The name of the feature changed in recent Rust nightly builds.

The name of the feature changed in recent Rust nightly builds.
If there is a mismatch between the two, the wasm-bindgen CLI fails with
an error such as:

```
it looks like the Rust project used to create this wasm file was linked against
version of wasm-bindgen that uses a different bindgen format than this binary:

  rust wasm file schema version: 0.2.89
     this binary schema version: 0.2.92
```
@robertknight robertknight merged commit 677ae51 into main Mar 15, 2024
2 checks passed
@robertknight robertknight deleted the avx512-update branch March 15, 2024 07:51
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