GoogleChromeLabs / chromeos_smart_card_connector

Smart Card Connector App for Chrome OS
https://chrome.google.com/webstore/detail/smart-card-connector/khpfeaanjngmcnplbdlpegiifgpfgdco
Apache License 2.0
133 stars 50 forks source link

[wasm] Update Emscripten to 3.1.61 #1172

Closed emaxx-google closed 3 weeks ago

emaxx-google commented 3 weeks ago

The commit bumps the dependency.

It also adds the EXPORTED_RUNTIME_METHODS flag as Emscripten >=3.1.59 requires that (specifically, our code has been using the Module.PThread.terminateAllThreads() symbol).

github-actions[bot] commented 3 weeks ago

Continuous Integration: All tests passed. C/C++ test coverage: 73.58% lines.