Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ test_dyncall_pointers.c
File
test_dyncall_pointers.c
test/core/test_dyncall_pointers.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include <stdio.h>
2
#include <emscripten/em_js.h>
3
4
EM_JS_DEPS(deps,
"$UTF8ToString,$dynCall"
);
Callers
nothing calls this directly
Calls
5
EM_JS
Function · 0.70
dynCall
Function · 0.50
assert
Function · 0.50
out
Function · 0.50
UTF8ToString
Function · 0.50
Tested by
no test coverage detected