Skip to content

Use '.wast' as the filename extension for S-expression text files. #100

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

Merged
merged 1 commit into from
Oct 1, 2015

Conversation

sunfishcode
Copy link
Member

As discussed in #94, this renames S-expression text files to have the suffix '.wast'.

@lukewagner
Copy link
Member

Thanks!

@jfbastien
Copy link
Member

lgtm

@sunfishcode
Copy link
Member Author

Merging, with approval here, in #94, and on irc.

sunfishcode added a commit that referenced this pull request Oct 1, 2015
Use '.wast' as the filename extension for S-expression text files.
@sunfishcode sunfishcode merged commit caa0c84 into master Oct 1, 2015
@sunfishcode sunfishcode deleted the wast branch October 1, 2015 21:53
eqrion pushed a commit to eqrion/wasm-spec that referenced this pull request Jul 18, 2019
It's only a trap if a byte is accessed out-of-bounds, not if the
destination or source index is out-of-bounds. This only makes a
difference when the length is zero, in which case the previous behavior
would trap, and the new behavior will be a no-op.
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
rossberg added a commit that referenced this pull request Feb 11, 2021
dhil pushed a commit to dhil/webassembly-spec that referenced this pull request Mar 2, 2023
dhil added a commit to dhil/webassembly-spec that referenced this pull request Dec 3, 2024
This patch fixes problems with parsing the stack switching
instructions when they appear in unfolded form.
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.

3 participants