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

Method build

test/test_benchmark.py:78–79  ·  view source on GitHub ↗
(self, parent, filename, shared_args, emcc_args, native_args, native_exec, lib_builder)

Source from the content-addressed store, hash-verified

76
77 @abstractmethod
78 def build(self, parent, filename, shared_args, emcc_args, native_args, native_exec, lib_builder):
79 pass
80
81 @abstractmethod
82 def get_output_files(self):

Callers 1

do_benchmarkMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected