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

feat!: upgrade wasmparser & wasm-encoder to v0.212.0 #266

Merged
merged 25 commits into from
Jul 2, 2024

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    b30aa65 View commit details
    Browse the repository at this point in the history
  2. fmt

    lwshang committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    2df4d06 View commit details
    Browse the repository at this point in the history
  3. cleanup workflow yml

    lwshang committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    96a546b View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    2a6023c View commit details
    Browse the repository at this point in the history
  2. proc-macro has dash now

    lwshang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    58b33f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    443462d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c38eb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5eee359 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. handle RefNull

    lwshang committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    60444cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc4c360 View commit details
    Browse the repository at this point in the history
  3. overhaul spec-tests.rs

    lwshang committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    704239d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26afde9 View commit details
    Browse the repository at this point in the history
  5. fix wabt bin path

    lwshang committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    98ea980 View commit details
    Browse the repository at this point in the history
  6. fix binaryen bin path

    lwshang committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    9fc633f View commit details
    Browse the repository at this point in the history
  7. no memory64

    lwshang committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    6c0a24f View commit details
    Browse the repository at this point in the history
  8. typo

    lwshang committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    f1bedde View commit details
    Browse the repository at this point in the history
  9. separate RefType

    lwshang committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    a098696 View commit details
    Browse the repository at this point in the history
  10. rename InitExpr -> ConstExpr

    lwshang committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    0f93d3c View commit details
    Browse the repository at this point in the history
  11. align Memory with wasm-tools

    lwshang committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    4f029f0 View commit details
    Browse the repository at this point in the history
  12. TODO for operators

    lwshang committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    2d54251 View commit details
    Browse the repository at this point in the history
  13. apply clippy fix

    lwshang committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    8272e87 View commit details
    Browse the repository at this point in the history
  14. Revert "apply clippy fix"

    This reverts commit 8272e87.
    lwshang committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    f455d79 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    dac96ca View commit details
    Browse the repository at this point in the history
  2. comment

    lwshang committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e40af5f View commit details
    Browse the repository at this point in the history
  3. Update src/module/mod.rs

    Co-authored-by: Guy Bedford <guybedford@gmail.com>
    lwshang and guybedford committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    a4f5965 View commit details
    Browse the repository at this point in the history