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 Extism PDK #258

Merged
merged 13 commits into from
Jun 20, 2024
Merged

Add Extism PDK #258

merged 13 commits into from
Jun 20, 2024

Commits on Jun 18, 2024

  1. Implement Greet.wasm with start of Extism PDK

    Signed-off-by: Glenn Lewis <[email protected]>
    gmlewis committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    0c8af22 View commit details
    Browse the repository at this point in the history
  2. Add start of count-vowels

    Signed-off-by: Glenn Lewis <[email protected]>
    gmlewis committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    50895e2 View commit details
    Browse the repository at this point in the history
  3. Implement Var

    Signed-off-by: Glenn Lewis <[email protected]>
    gmlewis committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    89aefcd View commit details
    Browse the repository at this point in the history
  4. CountVowels.wasm works

    Signed-off-by: Glenn Lewis <[email protected]>
    gmlewis committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    0aa0041 View commit details
    Browse the repository at this point in the history
  5. Add http-get example

    Signed-off-by: Glenn Lewis <[email protected]>
    gmlewis committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e0f2f92 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    Signed-off-by: Glenn Lewis <[email protected]>
    gmlewis committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c2a3429 View commit details
    Browse the repository at this point in the history
  7. Add logging

    Signed-off-by: Glenn Lewis <[email protected]>
    gmlewis committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    37cea19 View commit details
    Browse the repository at this point in the history
  8. Fix http-get example

    Signed-off-by: Glenn Lewis <[email protected]>
    gmlewis committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    4608b35 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    af0a89b View commit details
    Browse the repository at this point in the history
  2. Address review feedback

    Signed-off-by: Glenn Lewis <[email protected]>
    gmlewis committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1463cff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d689ef View commit details
    Browse the repository at this point in the history
  4. Address review feedback

    Signed-off-by: Glenn Lewis <[email protected]>
    gmlewis committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a209aca View commit details
    Browse the repository at this point in the history
  5. Revert lib/util/Map.v3 changes

    Signed-off-by: Glenn Lewis <[email protected]>
    gmlewis committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    6691cca View commit details
    Browse the repository at this point in the history