mirror of
https://github.com/google/liblc3.git
synced 2026-05-13 15:48:02 +00:00
The wasm library is automatically built when the compiler target is set to wasm32 in bin/liblc3.wasm. This can be done using `make CC="clang --target=wasm32"`. This wasm library doesn't have any import and expose all liblc3 functions.
3.9 KiB
3.9 KiB