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

feat: update wrpc:keyvalue in providers #1876

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

rvolosatovs
Copy link
Member

@rvolosatovs rvolosatovs commented Apr 11, 2024

Feature or Problem

  • Integrate https://github.com/witrpc/keyvalue in providers and the host
  • Use wit-bindgen-wrpc in the host to generate bindings for keyvalue and messaging
  • Use wit-bindgen-wrpc in keyvalue providers to generate bindings
  • Minor error handling fixes for messaging in runtime
  • Minor error consistency fixes in providers

Related Issues

Closes #1859
WebAssembly/wasi-keyvalue#41

Release Information

Consumer Impact

Testing

Unit Test(s)

Acceptance or Integration

Manual Verification

part of this process is adopting `wit-bindgen-wrpc` in the host

Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
@rvolosatovs rvolosatovs merged commit 9cd2b40 into wasmCloud:main Apr 11, 2024
53 of 54 checks passed
@rvolosatovs rvolosatovs deleted the feat/wrpc-keyvalue branch April 11, 2024 17:23
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.

[FEATURE] update to latest wasi-keyvalue
2 participants