Skip to content

Conversation

@Sytten
Copy link
Collaborator

@Sytten Sytten commented Dec 7, 2025

Issue #545

Description of changes

  • Support Proxies in more types

I tried a bunch of different methods of doing this, this is currently the best but now we can't get a Proxy from javascript anymore. Also this is not super nice because we do a check for proxy for each type (potentially recursively).

The alternative is to put Proxy as the first type_impls and have interpretable_as allow the conversion (but then it doesn't check if it actually is OK as a conversion). See cf633d0.

I need to do further refactoring.

Checklist

  • Added change to the changelog
  • Created unit tests for my feature if needed

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.

2 participants