Skip to content

Replace read-via-stream offset OOB test with WAST - #470

Merged
ksh8281 merged 1 commit into
Samsung:mainfrom
hyraxbyerax:test/wasi02-read-via-stream-wast
Aug 12, 2026
Merged

Replace read-via-stream offset OOB test with WAST#470
ksh8281 merged 1 commit into
Samsung:mainfrom
hyraxbyerax:test/wasi02-read-via-stream-wast

Conversation

@hyraxbyerax

Copy link
Copy Markdown
Contributor

Description

Replaced the existing .wasm test file with its .wast equivalent.

Testing

python3 tools/run-tests.py --engine ./out/release/x64/walrus wasi

@zherczeg

Copy link
Copy Markdown
Collaborator

Is this an auto generated replacement?

@hyraxbyerax

Copy link
Copy Markdown
Contributor Author

@zherczeg Yes. It was generated from the existing .wasm file using wasm-tools print. I only renamed a duplicated internal function identifier and removed unsupported @name annotations for compatibility with Walrus’s WAST parser.

@clover2123 clover2123 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@ksh8281
ksh8281 merged commit 1839438 into Samsung:main Aug 12, 2026
89 checks passed
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.

4 participants