Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WasmEdge/WasmEdge
/ addTag
Method
addTag
lib/validator/formchecker.cpp:142–142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
140
}
141
142
void FormChecker::addTag(const uint32_t TypeIdx) { Tags.push_back(TypeIdx); }
143
144
ValType FormChecker::VTypeToAST(const VType &V) {
145
if (!V) {
Callers
2
validate
Method · 0.45
instantiate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected