Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
source programWasm from
"./program.wasm"
;
2
import
createModule from
"./emscripten-module"
;
3
4
// webpack fetches and compiles program.wasm through its async WebAssembly
Callers
nothing calls this directly
Calls
3
createModule
Function · 0.85
log
Method · 0.80
run
Method · 0.45
Tested by
no test coverage detected