Skip to content

Conversation

@monkey0506
Copy link
Owner

@monkey0506 monkey0506 commented Oct 5, 2024

As originally described in #21 and #26, this allows for the CallingConvention parameter to be parsed at runtime if the supplied argument is not a compile-time constant expression. This incurs a (very) small performance hit when the implementation class instance is created, but removes the restriction on the argument value at compile-time.

@monkey0506 monkey0506 added the enhancement New feature or request label Oct 5, 2024
@monkey0506 monkey0506 added this to the v2.0.0 milestone Oct 5, 2024
@monkey0506 monkey0506 self-assigned this Oct 5, 2024
@monkey0506 monkey0506 merged commit e091188 into interceptors Oct 5, 2024
@monkey0506 monkey0506 deleted the callconv-runtime-fallbacks branch October 5, 2024 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants