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

feat(plugins): Use wazero instead of wasmtime #3042

Merged
merged 8 commits into from
Jan 2, 2024
Merged

feat(plugins): Use wazero instead of wasmtime #3042

merged 8 commits into from
Jan 2, 2024

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    5e3d938 View commit details
    Browse the repository at this point in the history
  2. Remove wasm build tags

    kyleconroy committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    2878527 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Update internal/ext/wasm/wasm.go

    Co-authored-by: Anuraag Agrawal <anuraaga@gmail.com>
    kyleconroy and anuraaga authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7517d03 View commit details
    Browse the repository at this point in the history
  2. Update internal/ext/wasm/wasm.go

    Co-authored-by: Anuraag Agrawal <anuraaga@gmail.com>
    kyleconroy and anuraaga authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    89f4d8b View commit details
    Browse the repository at this point in the history
  3. Fix build

    kyleconroy committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    0914cad View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Suggestions for PR #3042 (#3082)

    * Only compile wasm once per process
    
    * Remove unused
    
    * Store runtime in flightgroup as well
    anuraaga authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    245563d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3cc250 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18fbb55 View commit details
    Browse the repository at this point in the history