Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

WASM decoder #225

Open
wipfli opened this issue Jun 30, 2024 · 1 comment
Open

WASM decoder #225

wipfli opened this issue Jun 30, 2024 · 1 comment

Comments

@wipfli
Copy link

wipfli commented Jun 30, 2024

Could we use a decoder written in C++ or Rust and deploy it as webassembly? Could this give performance benefits?

@mactrem
Copy link
Collaborator

mactrem commented Jun 30, 2024

Yes, this is one of my goals to write a Rust decoder and compile it to WebAssembly. Only with WASM we can use SIMD instructions in the browser and take full advantage of the encodings of the format

louwers pushed a commit that referenced this issue Feb 7, 2025
* fix github tag

* format
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants