Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: extism/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.2
Choose a base ref
...
head repository: extism/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.3
Choose a head ref
  • 3 commits
  • 5 files changed
  • 2 contributors

Commits on Aug 6, 2024

  1. ci: minimize binary size (#98)

    make released binaries reproducible
    use sha256 instead of md5
    make sure CGO_ENABLED=0
    hellodword authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    648f5fb View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. chore: pin wazero main commit for now (#100)

    * chore: pin wazero main commit for now
    
    * ci: use github token
    
    * ci: use go-sdk@main
    
    * ci: use go 1.22
    zshipko authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c1eb1fc View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    3cb0b71 View commit details
    Browse the repository at this point in the history
Loading