MCPcopy Create free account
hub / github.com/9oelM/emscripten-cplusplus-webpack-example / fib.js

File fib.js

packages/example-wasm/fib.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1
2var fib = (() => {
3 var _scriptDir = typeof document !== 'undefined' && document.currentScript ? document.currentScript.src : undefined;
4

Callers

nothing calls this directly

Calls 5

abortFunction · 0.85
isDataURIFunction · 0.85
createWasmFunction · 0.85
runFunction · 0.85
locateFileFunction · 0.70

Tested by

no test coverage detected