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

Wasme Support for Gloo 1.6.x #211

Closed
Sodman opened this issue Oct 26, 2020 · 1 comment
Closed

Wasme Support for Gloo 1.6.x #211

Sodman opened this issue Oct 26, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@Sodman
Copy link
Member

Sodman commented Oct 26, 2020

Is your feature request related to a problem? Please describe.
Add wasme support for Gloo 1.6.x

Describe the solution you'd like
Show Gloo 1.6.x as an option when creating filters for:

  • C++
  • Rust
  • AssemblyScript
  • TinyGo

Additional context
Gloo 1.6.x uses the same Envoy ABI for wasm filters as Gloo 1.5.x (ABI 0_2_1). 1.5.x filters should just work, we just need to make wasme aware of that.

@Sodman Sodman added the enhancement New feature or request label Oct 26, 2020
@Sodman
Copy link
Member Author

Sodman commented Oct 28, 2020

Implemented by #212

@Sodman Sodman closed this as completed Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant