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

WASM container support #456

Open
AFCMS opened this issue Mar 4, 2024 · 1 comment
Open

WASM container support #456

AFCMS opened this issue Mar 4, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@AFCMS
Copy link
Owner

AFCMS commented Mar 4, 2024

https://docs.docker.com/desktop/wasm

Go can be cross compiled to WASM, so it shouldn't be too hard.

OptiPNG may not be usable without much work, maybe it can be disabled for the WASM image at first.

Require using buildbase instead of Alpine for the final WASM image, since Alpine doesn't support WASM.

@AFCMS AFCMS added the enhancement New feature or request label Mar 4, 2024
@AFCMS
Copy link
Owner Author

AFCMS commented Mar 18, 2024

Apparently there is an existing OptiPNG WASM version:

https://github.com/wapm-packages/optipng

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant