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: bytecodealliance/ComponentizeJS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: bytecodealliance/ComponentizeJS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: treeshake_imports
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 9 files changed
  • 2 contributors

Commits on Jun 30, 2024

  1. treeshake imports based on guest content

    Signed-off-by: karthik2804 <karthik.ganeshram@fermyon.com>
    karthik2804 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    3faee41 View commit details
    Browse the repository at this point in the history
  2. use export to maybe retain fetchEvent

    Signed-off-by: karthik2804 <karthik.ganeshram@fermyon.com>
    karthik2804 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    ff30f7d View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. merge engine and guest content imports

    Signed-off-by: karthik2804 <karthik.ganeshram@fermyon.com>
    karthik2804 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    220068f View commit details
    Browse the repository at this point in the history
  2. only filter for incomingHandler and run in exports

    Signed-off-by: karthik2804 <karthik.ganeshram@fermyon.com>
    karthik2804 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d1be716 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. handle export aliases

    Guy Bedford
    Guy Bedford committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    45bdc55 View commit details
    Browse the repository at this point in the history
  2. failing test case

    Guy Bedford
    Guy Bedford committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    7c5cb0e View commit details
    Browse the repository at this point in the history
Loading