MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / index.js

File index.js

crates/explorer/src/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1class State {
2 constructor(wat, clif, asm) {
3 this.wat = wat;
4 this.clif = clif;

Callers

nothing calls this directly

Calls 9

createDivForCodeFunction · 0.85
adjustColorForOffsetFunction · 0.85
linkElementsFunction · 0.85
addCurrentBlockFunction · 0.85
renderAddressFunction · 0.85
renderBytesFunction · 0.85
renderInstFunction · 0.85
pushMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected