Skip to content

Clad plugin for xeus-cpp #314

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

kr-2003
Copy link
Contributor

@kr-2003 kr-2003 commented May 26, 2025

No description provided.

@vgvassilev
Copy link
Contributor

These kernels should be added by the clad-feedstock if it detects xeus-cpp. They are added here:

https://github.com/conda-forge/clad-feedstock/blob/d5ca50e56bd1e853b4e9905f7b53c889e09ae95a/recipe/build.sh#L73-L90

Is there something that's not sufficient?

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.78%. Comparing base (51aeae3) to head (ec158cc).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #314   +/-   ##
=======================================
  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

Hi,

Just trying to extrapolate this to the lite use case.

Can clad be built against emscripten -> and then used through -fplugin ?

I am not sure if clang plugins would work with lite (should they ? 🤔 )

@vgvassilev
Copy link
Contributor

Hi,

Just trying to extrapolate this to the lite use case.

Can clad be built against emscripten -> and then used through -fplugin ?

I am not sure if clang plugins would work with lite (should they ? 🤔 )

If dlopen works then they should.

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.

4 participants