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

[Feature Request] Add Rust SDK for Wasm Plugin Support #610

Open
earayu opened this issue Dec 19, 2024 · 0 comments
Open

[Feature Request] Add Rust SDK for Wasm Plugin Support #610

earayu opened this issue Dec 19, 2024 · 0 comments
Labels
enhancement New feature or request feature help wanted Extra attention is needed Need Discussion

Comments

@earayu
Copy link
Collaborator

earayu commented Dec 19, 2024

Background

WeScale enables the development of Wasm plugins to extend the functionality of the platform. Currently, there is a Golang SDK available for creating Wasm plugins, along with a template for reference.

Proposal

Introduce a Rust SDK to expand the options for writing Wasm plugins in WeScale. By implementing the necessary interfaces between the host and guest environments, developers can leverage Rust for plugin development alongside Golang. This addition will provide more flexibility and choice in plugin development for the WeScale platform.

For additional context:

@earayu earayu added feature enhancement New feature or request help wanted Extra attention is needed Need Discussion labels Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature help wanted Extra attention is needed Need Discussion
Projects
None yet
Development

No branches or pull requests

1 participant