Skip to content

Conversation

Vipul-Cariappa
Copy link
Collaborator

@Vipul-Cariappa Vipul-Cariappa commented Jul 30, 2025

This is done based on user defined reduction rule and using another wrapper function
Required by test01_reduce_binary


Depends on compiler-research/cppyy-backend#164

This is done based on user defined reduction rule and
using another wrapper function
Required by test01_reduce_binary
@vgvassilev
Copy link

Perhaps that’s something @wlav can review.

@wlav
Copy link

wlav commented Jul 30, 2025

This one, too, I don't understand why this has to be part of a back-and-forth across the public interface as opposed to just sending the types to be reduced and resolving everything in the backend.

Every public API added is extra maintenance and locks you in.

@Vipul-Cariappa
Copy link
Collaborator Author

I am merging this, even though emscripten did not run for some reason
The thing is; Cppyy does not support emscripten current. And the failure is somewhere from CppInterOp or xeus-cpp.

Copy link

@vgvassilev vgvassilev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Vipul-Cariappa Vipul-Cariappa merged commit eac1225 into compiler-research:master Aug 1, 2025
48 of 53 checks passed
@Vipul-Cariappa Vipul-Cariappa deleted the dev/Reduce branch August 1, 2025 07:33
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