Hello, I am using the encoding part of the opus library code, without using the decoding part. However, the wasm includes both the encoding and decoding parts. I want to remove the decoding part from the wasm to reduce its size. Could you please share the opus wasm build packaging command? Thanks!!
Hello, I am using the encoding part of the opus library code, without using the decoding part. However, the wasm includes both the encoding and decoding parts. I want to remove the decoding part from the wasm to reduce its size. Could you please share the opus wasm build packaging command? Thanks!!