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

Add support for the custom-page-sizes proposal #2502

Merged
merged 5 commits into from
Nov 8, 2024
Merged

Commits on Nov 7, 2024

  1. Add support for the custom-page-sizes proposal

    This adds support in the binary/text parsers and writers,
    the validator and interpreter, and objdump (but not wasm2c).
    keithw committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e2429a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    0c2c919 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4a36cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ced8702 View commit details
    Browse the repository at this point in the history
  4. Add one more test

    keithw committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    6f485ff View commit details
    Browse the repository at this point in the history