Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
var
fib = (() => {
3
var
_scriptDir = typeof document !==
'undefined'
&& document.currentScript ? document.currentScript.src : undefined;
4
Callers
nothing calls this directly
Calls
5
abort
Function · 0.85
isDataURI
Function · 0.85
createWasm
Function · 0.85
run
Function · 0.85
locateFile
Function · 0.70
Tested by
no test coverage detected