Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ helper
Function
helper
test/js_optimizer/wasm2js.js:6–8 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4
var
helpee = 12;
5
6
function
helper() {
7
return
helpee;
8
}
9
10
function
asmFunc(global, env, buffer) {
11
var
memory = env.memory;
Callers
1
$0
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected