Skip to content

feature/PVM bindings#10

Merged
iceseer merged 7 commits intomasterfrom
feature/pvm_bindings
May 12, 2025
Merged

feature/PVM bindings#10
iceseer merged 7 commits intomasterfrom
feature/pvm_bindings

Conversation

@iceseer
Copy link
Copy Markdown
Contributor

@iceseer iceseer commented Apr 4, 2025

No description provided.

@kamilsa kamilsa requested a review from Copilot April 4, 2025 05:40
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 10 out of 11 changed files in this pull request and generated no comments.

Files not reviewed (1)
  • CMakeLists.txt: Language not supported
Comments suppressed due to low confidence (1)

examples/pvm/pvm_example.cpp:168

  • There is an inconsistency between the external function name defined ('example_function') and the name used when calling the function ('add_numbers'), which may lead to runtime errors. Consider using a consistent naming convention for external functions.
const char* external_func_name = "example_function";

@kamilsa kamilsa requested a review from Harrm April 8, 2025 08:49
Copy link
Copy Markdown
Contributor

@Harrm Harrm left a comment

Choose a reason for hiding this comment

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

I'd like to see more elaborate error processing and tests, especially given the amount of unsafe code. I think we really should add Miri test runs in qdrvm-crates, but this is beyond the scope of this PR probably.

@iceseer iceseer requested a review from Harrm April 28, 2025 13:15
@iceseer iceseer force-pushed the feature/pvm_bindings branch from 8c20bd8 to 74e4e52 Compare April 28, 2025 13:18
@iceseer iceseer merged commit f84cc57 into master May 12, 2025
1 check passed
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