Skip to content

Conversation

@csegarragonz
Copy link
Collaborator

@csegarragonz csegarragonz commented May 25, 2022

In this PR I bump the WAMR fork to the latest commit as of today, and cherry pick the codegen fixes from #642. This changes fix the broken tests in #635.

I also cleanup our diff with the upstream WAMR, minimising the changes to only those we need.

I have had to comment out one of the additions in #642, see here. I will get on with the memory growth/shrinking in a separate PR.

Closes #635

@Shillaker
Copy link
Collaborator

Pre-emptively approved this so that you can merge when done.

@csegarragonz csegarragonz force-pushed the latest-wamr branch 4 times, most recently from d15554b to f00c70c Compare June 1, 2022 10:11
@csegarragonz
Copy link
Collaborator Author

@Shillaker it looks as though we may be running out of RAM for the TSAN build :/

The available RAM for Linux GH hosted runners is 7 GB. I have tried increasing the swap space, but we are out of luck running inside a container, and I would be surprised if we could do that in a GitHub hosted runner anyway.

Let's discuss offline what's the best way to fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Errors in WAMR filesystem support

3 participants