Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ get_browser
Function
get_browser
test/browser_common.py:312–313 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
310
311
312
def
get_browser():
313
return
EMTEST_BROWSER
314
315
316
CHROMIUM_BASED_BROWSERS = [
'chrom'
,
'edge'
,
'opera'
]
Callers
8
test_no_browser
Method · 0.90
test_emrun
Method · 0.90
is_swiftshader
Function · 0.90
decorated
Function · 0.90
setUpClass
Method · 0.90
require_jspi
Method · 0.90
test_async
Method · 0.90
test_embind
Method · 0.90
Calls
no outgoing calls
Tested by
8
test_no_browser
Method · 0.72
test_emrun
Method · 0.72
is_swiftshader
Function · 0.72
decorated
Function · 0.72
setUpClass
Method · 0.72
require_jspi
Method · 0.72
test_async
Method · 0.72
test_embind
Method · 0.72