Details
-
Bug
-
Resolution: Out of scope
-
P4: Low
-
None
-
6.5.2
-
None
Description
Hi,All:
I am developing a sound application on web now, but when I set the audio worklet, it's get fails on browser:
`
SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -sAUDIO_WORKLET -sWASM_WORKERS -sUSE_PTHREADS=1")
`
and I also tried custom build from source, it's still has same error.