Skip to content
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

Enhancement: Avoid dependency on ic-cdk #32

Open
ielashi opened this issue Feb 20, 2024 · 0 comments
Open

Enhancement: Avoid dependency on ic-cdk #32

ielashi opened this issue Feb 20, 2024 · 0 comments

Comments

@ielashi
Copy link
Collaborator

ielashi commented Feb 20, 2024

Currently the bench macro requires users to depend on ic-cdk. That dependency can potentially be avoided by exporting the method as a query directly and handling the serialization/deserialization of the args/reply manually as opposed to relying the ic-cdk's query macro.

@ielashi ielashi changed the title Avoid dependency on ic-cdk Enhancement: Avoid dependency on ic-cdk Feb 20, 2024
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

No branches or pull requests

1 participant