Skip to content

Separate out remaining memory 64 tests into proposal directory#1978

Merged
dschuff merged 2 commits intoWebAssembly:mainfrom
CharlieTap:separate-64-bit-tests
Sep 19, 2025
Merged

Separate out remaining memory 64 tests into proposal directory#1978
dschuff merged 2 commits intoWebAssembly:mainfrom
CharlieTap:separate-64-bit-tests

Conversation

@CharlieTap
Copy link
Contributor

Just following on from @dschuff's work which separates memory64 proposal tests from the main body., this came off the back of conversation in the following issue

Copy link
Member

@dschuff dschuff left a comment

Choose a reason for hiding this comment

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

Otherwise LGTM

@@ -0,0 +1,33 @@
(module binary
Copy link
Member

Choose a reason for hiding this comment

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

Small nit, maybe rename this file binary-leb128-16.wast or something for readability? Or maybe use underscores; we really aren't consistent about that but it seems most files at least in memory64 use underscores.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I did wonder about this and chose not to put a separator because I wasn't sure which was correct, I've renamed it in 6a0cf32 to what I imagine it would look like if we standardised everything to use underscores

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We could also change the original to match?

Copy link
Member

Choose a reason for hiding this comment

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

Yeah, you could probably go either way. Let's go with this for now and if someone else wants to offer an opinion we can talk about it.
I wouldn't necessarily mind changing the original either, but let's make that a separate PR. That way we won't block this change (which actually has some practical value) with one that's just renaming.

@dschuff dschuff merged commit 3f70cb9 into WebAssembly:main Sep 19, 2025
1 check passed
@dschuff
Copy link
Member

dschuff commented Sep 19, 2025

thanks!

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