We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Adds the ability to make use of host services via a/the host services SDK to wasm function workloads
How and when this is implemented depends largely on whether it utilizes the new Wasm component model, and if so, how.
People writing wasm functions want them to be able to access primitives like an object store, key value store, pub/sub messaging, etc.
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Proposed change
Adds the ability to make use of host services via a/the host services SDK to wasm function workloads
How and when this is implemented depends largely on whether it utilizes the new Wasm component model, and if so, how.
Use case
People writing wasm functions want them to be able to access primitives like an object store, key value store, pub/sub messaging, etc.
Contribution
No response
The text was updated successfully, but these errors were encountered: