Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ example.js
File
example.js
examples/wasm-complex/example.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ get, set, getNumber } from
"./magic.js"
;
2
3
// accessing memory
4
console.log(get());
Callers
nothing calls this directly
Calls
4
get
Function · 0.90
set
Function · 0.90
getNumber
Function · 0.90
log
Method · 0.80
Tested by
no test coverage detected