Skip to content

Conversation

dbuch
Copy link

@dbuch dbuch commented Sep 28, 2025

I began drafting out a basic 64-bit integer support.
A few tests has been added to assist development a few more are likely to be added.

I didn't check-in the generated code from cargo run -p fearless_simd_gen yet since i think its easier to review w/o.

Whats next:

  1. test on other architectures than x86
  2. Iron out undetected mistakes
  3. Add more tests

This is tested with cargo test -p fearless_simd_tests and RUSTFLAGS=-Ctarget-feature=+simd128 wasm-pack test --headless --firefox (note: i couldn't get --chrome to work on my)

Both passes with the additional tests after generated code has been updated.

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