Skip to content

packurl/wasm_heic

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

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages