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: trunk-rs/trunk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.21.13
Choose a base ref
...
head repository: trunk-rs/trunk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.21.14
Choose a head ref
  • 5 commits
  • 8 files changed
  • 4 contributors

Commits on Apr 9, 2025

  1. tools: bump default wasm-opt version to version_123

    Matt "Siyuan" Yan authored and ctron committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    50c2297 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

  1. chore: Update Juice and tweak dark theme

    lanesawyer authored and ctron committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    6ec5f70 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2025

  1. fix: update wasm_opt to support aarch64

    - starting with version_117 there is multi-arch support
    - will make it possible to build on a non-x86 (docker) host like an arm64 MacOS
    - making 123 default, might break, fallback is possible by explicitly setting it in own Trunk.toml
    duke-m authored and ctron committed May 8, 2025
    Configuration menu
    Copy the full SHA
    0789367 View commit details
    Browse the repository at this point in the history
  2. chore: bump version to 0.21.14

    duke-m authored and ctron committed May 8, 2025
    Configuration menu
    Copy the full SHA
    04c22ce View commit details
    Browse the repository at this point in the history
  3. chore: refresh lock file

    ctron committed May 8, 2025
    Configuration menu
    Copy the full SHA
    8ec159c View commit details
    Browse the repository at this point in the history
Loading