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

[OSPP][SD.cpp] add CLI params #9

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Conversation

Tenderyi
Copy link

Added command line input and modified the constructor in the rust file.

@hydai
Copy link
Member

hydai commented Sep 13, 2024

Please fix the following two issues:

  1. Do the DCO sign your commit; see https://wasmedge.org/docs/zh-tw/contribute/#dco
  2. Please fix the conflicts in rust/src/lib.rs.

Signed-off-by: Tenderyi <[email protected]>
@Tenderyi Tenderyi reopened this Sep 13, 2024
@hydai
Copy link
Member

hydai commented Sep 16, 2024

Please run rustfmt and clippy to fix the coding style.

Copy link
Member

@hydai hydai left a comment

Choose a reason for hiding this comment

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

Use #[allow(clippy::too_many_arguments)] to remove the too many arguments warnings.

rust/src/lib.rs Outdated Show resolved Hide resolved
example/src/main.rs Outdated Show resolved Hide resolved
@hydai hydai requested a review from apepkuss September 18, 2024 15:11
@hydai
Copy link
Member

hydai commented Sep 18, 2024

@apepkuss PTAL

Signed-off-by: Tenderyi <[email protected]>
@Tenderyi Tenderyi requested a review from hydai September 22, 2024 16:30
rust/src/lib.rs Outdated Show resolved Hide resolved
rust/src/lib.rs Outdated Show resolved Hide resolved
@hydai
Copy link
Member

hydai commented Sep 25, 2024

This PR should be merged after WasmEdge/WasmEdge#3763 gets merged. There is a strong relationship between the plugin and this binding.

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