Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

WIP: Replace wasm-gc with wasm-opt #12280

Merged
merged 13 commits into from
Oct 30, 2022
Merged

WIP: Replace wasm-gc with wasm-opt #12280

merged 13 commits into from
Oct 30, 2022

Commits on Sep 29, 2022

  1. Use wasm-opt on runtime

    athei committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    aea0a41 View commit details
    Browse the repository at this point in the history
  2. Optimize for size

    athei committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    6913086 View commit details
    Browse the repository at this point in the history
  3. Simplify fn compact_wasm_file

    athei committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    fe0a381 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc28675 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd6f769 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    4ca007f View commit details
    Browse the repository at this point in the history
  2. Update wasm-opt

    athei committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    6848d92 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    f4eab29 View commit details
    Browse the repository at this point in the history
  2. Remove dward sections

    athei committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    3ea38b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. Configuration menu
    Copy the full SHA
    047b120 View commit details
    Browse the repository at this point in the history
  2. Update wasm-opt

    athei committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    a94f2b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Configuration menu
    Copy the full SHA
    4eafc07 View commit details
    Browse the repository at this point in the history
  2. Update wasm-opt

    athei committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    388f4d2 View commit details
    Browse the repository at this point in the history