Skip to content

Add mem pressure test#60

Open
asteurer wants to merge 2 commits into
bytecodealliance:mainfrom
asteurer:add-mem-pressure-test
Open

Add mem pressure test#60
asteurer wants to merge 2 commits into
bytecodealliance:mainfrom
asteurer:add-mem-pressure-test

Conversation

@asteurer

@asteurer asteurer commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

This PR includes the following:

  • Refactored the test layout so that the examples directory isn't getting cluttered with integration tests
  • Added the memory pressure test requested in Garbage collection WASM trap #56

Once bytecodealliance/wit-bindgen#1645 is merged, I'll update the wit-bindgen dep to reference bytecodealliance/wit-bindgen instead of asteurer/wit-bindgen.

asteurer added 2 commits July 6, 2026 11:37
…xtures

Signed-off-by: Andrew Steurer <94206073+asteurer@users.noreply.github.com>
Signed-off-by: Andrew Steurer <94206073+asteurer@users.noreply.github.com>
@asteurer asteurer force-pushed the add-mem-pressure-test branch from 4252a7c to 2355cbc Compare July 6, 2026 16:44
@asteurer asteurer marked this pull request as ready for review July 6, 2026 16:47
@asteurer asteurer requested a review from dicej July 6, 2026 16:47
Comment thread Makefile
@@ -0,0 +1,5 @@
.PHONY: ci-checks
ci-checks:

@dicej dicej Jul 6, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Where is this target actually used? Did you mean to update the GitHub workflow to use it?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

No, I added it for my convenience while developing. I don't mind removing if it feels like clutter

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