Skip to content

Conversation

anutosh491
Copy link
Collaborator

Description

Additions to the wasm kernels

  1. Adds flags inspired by Add test for verifying exception handling for emscripten builds CppInterOp#543 to support exception handling
  2. Add -msimd128 flag for any webassembly SIMD intrinsics

should also allow us to run xsimd in xeus-cpp-lite

image

Type of change

Please tick all options which are relevant.

  • Bug fix
  • New feature
  • Added/removed dependencies
  • Required documentation updates

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.78%. Comparing base (fa7f872) to head (bd8b471).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #315   +/-   ##
=======================================
  Coverage   81.78%   81.78%           
=======================================
  Files          20       20           
  Lines         950      950           
  Branches       87       87           
=======================================
  Hits          777      777           
  Misses        173      173           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@anutosh491
Copy link
Collaborator Author

Thanks for the review. Merging !

@anutosh491 anutosh491 merged commit a1e22aa into compiler-research:main May 27, 2025
14 checks passed
@anutosh491 anutosh491 deleted the update_wasm_kernels branch May 27, 2025 07:48
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.

3 participants