Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ _fooVoid
Method
_fooVoid
test/other/test_emit_tsd.d.ts:17–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
}
16
interface
WasmModule {
17
_fooVoid(): void;
18
_fooInt(_0: number, _1: number): number;
19
_main(_0: number, _1: number): number;
20
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected