Skip to content
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

Port to WASI by adding a check for getrlimit #921

Merged
merged 2 commits into from
May 11, 2024

Conversation

kateinoigakukun
Copy link
Contributor

@kateinoigakukun kateinoigakukun commented May 10, 2024

This change adds WebAssembly/WASI target support for the extension library. Right now, we don't have an easy way to set up CI to test it, but we would appreciate it if we could merge the change into the upstream.

I manually tested it works well on my end.

@ohler55
Copy link
Owner

ohler55 commented May 10, 2024

Looks like the latest clang formatter has changed. I'm happy to merge once those issue are resolved. I can fix those tonight in the develop branch or if you are so inclined feel free to fix in your branch.

@ohler55
Copy link
Owner

ohler55 commented May 11, 2024

Thank you for fixing the clang formatting warnings.

@ohler55 ohler55 merged commit efe3cc9 into ohler55:develop May 11, 2024
39 of 43 checks passed
@kateinoigakukun
Copy link
Contributor Author

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.

None yet

2 participants