MCPcopy
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

1import { get, set, getNumber } from "./magic.js";
2
3// accessing memory
4console.log(get());

Callers

nothing calls this directly

Calls 4

getFunction · 0.90
setFunction · 0.90
getNumberFunction · 0.90
logMethod · 0.80

Tested by

no test coverage detected