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

File example.js

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

Source from the content-addressed store, hash-verified

1import source wasmModule from "./add.wasm";
2import {
3 add as mathAdd,
4 factorial,

Callers

nothing calls this directly

Calls 6

addFunction · 0.90
factorialJavascriptFunction · 0.90
fibonacciJavascriptFunction · 0.90
logMethod · 0.80
timedFunction · 0.70
fibonacciFunction · 0.50

Tested by

no test coverage detected