Skip to content

Update function pointers to match design#136

Merged
lukewagner merged 2 commits intomasterfrom
update-func-ptrs
Oct 15, 2015
Merged

Update function pointers to match design#136
lukewagner merged 2 commits intomasterfrom
update-func-ptrs

Conversation

@lukewagner
Copy link
Member

This PR updates function pointers semantics to match design/#392. Pretty easy after #133.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not simply do ignore (func c x) ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed

@rossberg
Copy link
Member

LGTM modulo comments

@rossberg
Copy link
Member

LGTM

lukewagner added a commit that referenced this pull request Oct 15, 2015
Update function pointers to match design
@lukewagner lukewagner merged commit 33212db into master Oct 15, 2015
@lukewagner lukewagner deleted the update-func-ptrs branch October 15, 2015 14:24
@lukewagner lukewagner mentioned this pull request Oct 23, 2015
alexcrichton pushed a commit to alexcrichton/spec that referenced this pull request Nov 18, 2019
[test] Integrate tests for f64x2 min/max/abs ops from WAVM
Connicpu pushed a commit to Connicpu/wasm-spec that referenced this pull request Jun 7, 2020
Decoding 64 as an signed LEB will produce the value -64 = 4294967232.
This change adds tests to ensure that the segment is decoded as 64.
dhil pushed a commit to dhil/webassembly-spec that referenced this pull request Mar 2, 2023
This renames existing old proposals by adding a version number to
filenames and adds the current (=soon-to-be-previous) proposal to the
old/folder as well.
alexcrichton pushed a commit to WebAssembly/wide-arithmetic that referenced this pull request Sep 19, 2025
stevenfontanella pushed a commit to stevenfontanella/spec that referenced this pull request Nov 12, 2025
* Fix update script with recent repo changes

* Remove the `wasm-3.0` branch since it's now the `main` branch of the
  main spec repo.
* Remove the `annotations` and `relaxed-simd` proposals as they're
  merged into the main specification now.
* Wrap a few more git commands in a try/except to handle failures to
  merge (e.g. the threads proposal fails even harder now to merge with
  `main`).

* Auto-update for 2025-09-21

Update repos:

  spec:
    WebAssembly@fb97b8c
  custom-page-sizes:
    WebAssembly/custom-page-sizes@cad80dc

This change was automatically generated by `update-testsuite.py`

* Manually delete outdated proposals
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants