emscripten-core / emscripten

Emscripten: An LLVM-to-WebAssembly Compiler
Other
25.36k stars 3.25k forks source link

[library_openal] Simplify string operations. NFC #22084

Closed sbc100 closed 3 weeks ago

sbc100 commented 3 weeks ago

Split out from #22067

sbc100 commented 3 weeks ago

lgtm but please run the interactive OpenAL tests locally to verify.

Done. I added some test code too to get more coverage here.