Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WebAssembly/wabt
/ LocalDecl
Class
LocalDecl
include/wabt/shared-validator.h:287–290 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
285
};
286
287
struct LocalDecl {
288
Type type;
289
Index end;
290
};
291
292
struct LocalReferenceMap {
293
Type type;
Callers
2
DecompileExpr
Method · 0.85
Decompile
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected