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

Merge with WebAssembly/spec and WebAssembly/gc #13

Merged
merged 15 commits into from
Nov 15, 2023
Merged

Commits on Nov 10, 2023

  1. Fix ref.null semantics

    ShinWonho committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    c038c9c View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    aecb95d View commit details
    Browse the repository at this point in the history
  2. Add current frame

    ShinWonho committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5040290 View commit details
    Browse the repository at this point in the history
  3. Merge pull request WebAssembly#484 from ShinWonho/main

    Add current frame
    rossberg committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    72493ed View commit details
    Browse the repository at this point in the history
  4. Fix ref.null syntax

    ShinWonho committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2770996 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    4f69eee View commit details
    Browse the repository at this point in the history
  2. Update document/core/exec/runtime.rst

    Co-authored-by: Andreas Rossberg <[email protected]>
    ShinWonho and rossberg committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    ae8fb92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cc3804 View commit details
    Browse the repository at this point in the history
  4. Add note for ref.null

    ShinWonho committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    ac19ae2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c91f0a7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request WebAssembly#478 from ShinWonho/ref.null

    Fix ref.null semantics
    rossberg committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    026ffea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    025e84c View commit details
    Browse the repository at this point in the history
  8. [interpreter] Fix CI

    rossberg committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    129f4e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Merge with WebAssembly/spec

    dhil committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    c17b4a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72b3d35 View commit details
    Browse the repository at this point in the history