Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ W
Function
W
test/js_optimizer/wasm2js-output.js:399–404 ·
view source on GitHub ↗
(a, b)
Source
from the content-addressed store, hash-verified
397
}
398
399
function
W(a, b) {
400
a = a | 0;
401
b = b | 0;
402
T();
403
return
0;
404
}
405
406
function
R(a) {
407
a = a | 0;
Callers
1
z
Function · 0.85
Calls
1
T
Function · 0.70
Tested by
no test coverage detected