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

Add metadata_only attribute #241

Merged
merged 4 commits into from Apr 16, 2024
Merged

Add metadata_only attribute #241

merged 4 commits into from Apr 16, 2024

Conversation

ddfisher
Copy link
Contributor

@ddfisher ddfisher commented Apr 9, 2024

Adds a metadata_only attribute which prevents the file contents from being included in the binary. For simplicity, this doesn't change the types -- it sets the file contents to empty byte slices.

Is this feature something you'd be open to adding? I think this could be useful for other folks building wasm apps (which I talked about a bit in #238.)

@pyrossh pyrossh merged commit 1d17cae into pyrossh:master Apr 16, 2024
5 checks passed
@pyrossh
Copy link
Owner

pyrossh commented Apr 16, 2024

Thanks @ddfisher

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

3 participants