Skip to content

Repository files navigation

crates.io

WASM libs for HEIC image decoding.

This is a simple wrapper on top of the heic rust crate for decoding the image file to rgba8.


Compilation:

cargo build --release

Wasm file optimization:

wasm-opt --dce --vacuum -Oz target/wasm32-unknown-unknown/release/wasm_heic.wasm -o heic.wasm


Dependencies:

About

wasm library for heic image decoding

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages