chromeos_smart_card_connector
chromeos_smart_card_connector copied to clipboard
[example] Put Emscripten module into offscreen doc
Similarly to #1141 and #1160, we move the example_cpp_smart_card_client_app's Emscripten module into an Offscreen Document when building in the PACKAGING=extension mode. The goal is to allow the WebAssembly module create background threads despite the manifest v3 restrictions.