Skip to content

[native_assets_builder] Allow using native assets _inside_ build and link hooks #1253

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

Open
dcharkes opened this issue Jul 2, 2024 · 0 comments
Labels
P2 A bug or feature request we're likely to work on package:hooks_runner package:hooks

Comments

@dcharkes
Copy link
Collaborator

dcharkes commented Jul 2, 2024

After #1252, we can start allowing using native assets in build and link hooks.

Typical use case: using package:http, which uses some dylib built in its build hook, to download native assets.

Thanks @liamappelbe for the suggestion!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 A bug or feature request we're likely to work on package:hooks_runner package:hooks
Projects
Status: No status
Development

No branches or pull requests

1 participant