Skip to content

Add Android CI #305

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

Merged
merged 2 commits into from
Mar 12, 2024
Merged

Add Android CI #305

merged 2 commits into from
Mar 12, 2024

Conversation

saghul
Copy link
Contributor

@saghul saghul commented Mar 12, 2024

No description provided.

dlmalloc has been removed and the NDK now exposes a malloc.h header with
malloc_usable_size exposed, so use that.

Also remove the duplication in js__malloc_usable_size.

Fixes: #304
Copy link
Contributor

@bnoordhuis bnoordhuis left a comment

Choose a reason for hiding this comment

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

Stolen wholesale from^W^W^Winspired by libuv's CI, right? :)

@saghul
Copy link
Contributor Author

saghul commented Mar 12, 2024

Updated to the latest container image, but yeah :-)

@saghul saghul merged commit 473bd1d into master Mar 12, 2024
@saghul saghul deleted the ci-android branch March 12, 2024 09:26
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