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

wasm: bump wasmedge to 0.13.2 #139

Merged
merged 2 commits into from
Jul 22, 2024
Merged

wasm: bump wasmedge to 0.13.2 #139

merged 2 commits into from
Jul 22, 2024

Conversation

Burning1020
Copy link
Member

@Burning1020 Burning1020 commented Jul 22, 2024

  1. feat: WasmEdge lib 0.13.5
  2. Fixes of CI

@Burning1020 Burning1020 requested review from a team as code owners July 22, 2024 02:56
@Burning1020 Burning1020 requested a review from a team as a code owner July 22, 2024 03:33
@Burning1020 Burning1020 force-pushed the fix-ci branch 11 times, most recently from b22221a to dafc450 Compare July 22, 2024 09:36
feat: WasmEdge lib 0.13.5

Signed-off-by: Zhang Tianyang <burning9699@gmail.com>
pub(crate) pci_bus: Option<String>,
#[property(param = "device", predicate = "self.addr.len()>0")]
#[property(param = "device", predicate = "self.get_device_addr().len()>0")]
Copy link
Contributor

Choose a reason for hiding this comment

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

if it is only for making clippy happy, maybe we can just remove the method get_device_addr

Signed-off-by: Zhang Tianyang <burning9699@gmail.com>
@abel-von abel-von merged commit 1bfb76b into kuasar-io:main Jul 22, 2024
17 checks passed
@Burning1020 Burning1020 deleted the fix-ci branch August 8, 2024 06:48
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