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

Add support for wasm plugins in a route #1414

Merged
merged 51 commits into from Feb 16, 2023
Merged

Add support for wasm plugins in a route #1414

merged 51 commits into from Feb 16, 2023

Conversation

Zwiterrion
Copy link
Member

@Zwiterrion Zwiterrion commented Jan 18, 2023

first step for #1278

  • add support for wasm plugins on the following route steps
    • NgBackendCall
    • NgAccessValidator
    • NgRequestTransformer
    • NgResponseTransformer
    • NgRequestSink
  • add third-party app to edit code (rust, assembly script), compile it to wasm and share it with otoroshi to use it in routes

MicrosoftTeams-image (19)

@Zwiterrion
Copy link
Member Author

Zwiterrion commented Jan 18, 2023

  • wait the merge of the 208 PR on Extism repo.
  • wait the release 0.2.0 of Extism

@mathieuancelin mathieuancelin added this to the v16.1.0 milestone Jan 26, 2023
@Zwiterrion Zwiterrion marked this pull request as ready for review February 15, 2023 14:45
@mathieuancelin mathieuancelin merged commit bbfa369 into master Feb 16, 2023
mathieuancelin added a commit that referenced this pull request Feb 20, 2023
mathieuancelin added a commit that referenced this pull request Feb 20, 2023
mathieuancelin added a commit that referenced this pull request Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants