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

Fix Makefile to detect changes again #116

Merged
merged 1 commit into from
Oct 8, 2015
Merged

Fix Makefile to detect changes again #116

merged 1 commit into from
Oct 8, 2015

Conversation

rossberg
Copy link
Member

@rossberg rossberg commented Oct 8, 2015

...plus a couple of minor clean-ups.

@lukewagner
Copy link
Member

Yes, please, thank you!

rossberg added a commit that referenced this pull request Oct 8, 2015
Fix Makefile to detect changes again
@rossberg rossberg merged commit 9a7fc7b into master Oct 8, 2015
@rossberg rossberg deleted the make branch October 8, 2015 16:31
alexcrichton pushed a commit to alexcrichton/spec that referenced this pull request Nov 18, 2019
Connicpu pushed a commit to Connicpu/wasm-spec that referenced this pull request May 11, 2020
In the overview, the `Memory.buffer` getter only creates a new
`SharedArrayBuffer` when the lengths don't match. In the JS spec, there
is a Memory object cache which is unconditionally updated with the most
recent memory object and its length after every grow operation. So I
think it makes sense to specify that the `buffer` getter always accesses
this cache, since it is simpler (and unobservable, I think).
dhil pushed a commit to dhil/webassembly-spec that referenced this pull request Mar 2, 2023
…ebAssembly#116)

This reverts commit 1d553de.

This reverts WebAssembly#94 in an attempt to revert all squashed commits before we
correctly merge upstream commits as the guideline suggests.
rossberg added a commit that referenced this pull request Jul 3, 2024
Test `return_call*`s to callees that return more values than the caller does
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