Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ test_c_preprocessor.c
File
test_c_preprocessor.c
test/test_c_preprocessor.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include <emscripten.h>
2
3
EM_JS(void, test_remove_cpp_comments_in_shaders, (void), {
4
var numFailed = 0;
Callers
nothing calls this directly
Calls
2
test
Function · 0.70
EM_JS
Function · 0.50
Tested by
no test coverage detected