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

Spec document tweaks and fixes from @rossberg #98

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Commits on Nov 6, 2024

  1. Memory64 spec tweaks and fixes from @rossberg

    - Removed unnecessary/mismatching lookup of table/memory type in execution prose
    - Added missing result type lookup in formal rule for table.size and memory.size
    - Fixed computation of -1 result value for table.grow and table.size to work for i64
    - Some fixes around specification of text format for inline elements/data shorthand
    - Fixed matching rules for tabletype/memtype to enforce same address type
    
    Split out from #1839
    sbc100 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d625e62 View commit details
    Browse the repository at this point in the history