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

super basic wasm filter implementation using wazero #2947

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Feb 19, 2024

  1. super basic wasm filter implementation using wazero

    Signed-off-by: Sandor Szücs <sandor.szuecs@zalando.de>
    szuecs committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    46d11dd View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. fix: close runtime if filter is destroyed

    feature: use compilation cache
    refactor: pass context from request to wasm call
    
    Signed-off-by: Sandor Szücs <sandor.szuecs@zalando.de>
    szuecs committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    7b5b8ce View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. feature: wasm compile cache config as option

    Signed-off-by: Sandor Szücs <sandor.szuecs@zalando.de>
    szuecs committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    1120752 View commit details
    Browse the repository at this point in the history