MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / configure

Method configure

test/browser_common.py:261–262  ·  view source on GitHub ↗

Chrome has no special configuration step.

(data_dir)

Source from the content-addressed store, hash-verified

259
260 @staticmethod
261 def configure(data_dir):
262 """Chrome has no special configuration step."""
263
264 @staticmethod
265 def open_url_args(url):

Callers 2

browser_openMethod · 0.45
libtrace.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected