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

[upx] Create a cross platform upx tool #250

Open
samyfodil opened this issue Sep 18, 2024 · 0 comments
Open

[upx] Create a cross platform upx tool #250

samyfodil opened this issue Sep 18, 2024 · 0 comments
Labels
entry level issue basic understanding of tau required good first issue No deep understanding of tau needed

Comments

@samyfodil
Copy link
Contributor

Spore-drive can compress executable before deployment. In order to keep it cross-platform, we'll embed upx as a wasm module.
This issue is about creating pkg/upx that uses wazero to execute upx.

A good resource on how to compile upx to wasm is: https://github.com/jcaesar/wapm-pkg/tree/master/upx

@samyfodil samyfodil added good first issue No deep understanding of tau needed entry level issue basic understanding of tau required labels Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
entry level issue basic understanding of tau required good first issue No deep understanding of tau needed
Projects
None yet
Development

No branches or pull requests

1 participant