Sam
Results
2
comments of
Sam
Reading a bit into how openAL works (I admittedly didn't extensively went through it), it looks to me that the proper way to do it is by using the alternative...
I can confirm that `emcmake cmake -D BUILD_SHARED_LIBS=off ..` just works. This is how I use fluidsynth for emscripten on my toy project at https://github.com/s-d-m/lilyplayer/blob/dba2dfd5484c71b5de49a96e9a18e2d8776f5c1c/Makefile.wasm#L100