MCPcopy
hub / github.com/webpack/webpack / example.js

File example.js

examples/wasm-emscripten/example.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import source programWasm from "./program.wasm";
2import createModule from "./emscripten-module";
3
4// webpack fetches and compiles program.wasm through its async WebAssembly

Callers

nothing calls this directly

Calls 3

createModuleFunction · 0.85
logMethod · 0.80
runMethod · 0.45

Tested by

no test coverage detected