chromeos_smart_card_connector icon indicating copy to clipboard operation
chromeos_smart_card_connector copied to clipboard

[example] Put Emscripten module into offscreen doc

Open emaxx-google opened this issue 8 months ago • 0 comments

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.

emaxx-google avatar Jun 14 '24 19:06 emaxx-google