Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
class
State {
2
constructor(wat, clif, asm) {
3
this.wat = wat;
4
this.clif = clif;
Callers
nothing calls this directly
Calls
9
createDivForCode
Function · 0.85
adjustColorForOffset
Function · 0.85
linkElements
Function · 0.85
addCurrentBlock
Function · 0.85
renderAddress
Function · 0.85
renderBytes
Function · 0.85
renderInst
Function · 0.85
push
Method · 0.45
get
Method · 0.45
Tested by
no test coverage detected