Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ run
Method
run
test/test_benchmark.py:74–75 ·
view source on GitHub ↗
(self, args)
Source
from the content-addressed store, hash-verified
72
73
@abstractmethod
74
def
run(self, args):
75
pass
76
77
@abstractmethod
78
def
build(self, parent, filename, shared_args, emcc_args, native_args, native_exec, lib_builder):
Callers
1
bench
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected