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

which method is better in browser.. #13

Open
thewayur opened this issue Nov 30, 2021 · 1 comment
Open

which method is better in browser.. #13

thewayur opened this issue Nov 30, 2021 · 1 comment

Comments

@thewayur
Copy link

so i have can implement it in browser in two ways,

  1. with require js + webpxmux.wasm
  2. or with dist/webpxmux.min.js + webpxmux.wasm

so which is better in terms of

  1. compatibility
  2. performance
  3. for mobile

also can u pls tell any alternate solution(if available), because this library is around 1mb

thanks.

@joshi1983
Copy link

I have the same questions. For my project, encoding webp might not be worth the extra 1MB download and extra code complexity around using this mux code.

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

No branches or pull requests

2 participants