Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ functions
Functions
28,963 in github.com/emscripten-core/emscripten
⨍
Functions
28,963
◇
Types & classes
6,500
↳
Endpoints
27
↓ 12 callers
Function
_
(obj)
test/embind/underscore-1.4.2.js:48
↓ 12 callers
Method
__add_shared
system/lib/libcxx/src/memory.cpp:39
↓ 12 callers
Function
__bind_back
system/lib/libcxx/include/__functional/bind_back.h:56
↓ 12 callers
Method
__has_value
system/lib/libcxx/include/__ranges/non_propagating_cache.h:83
↓ 12 callers
Function
__init_pat
system/lib/libcxx/src/locale.cpp:4981
↓ 12 callers
Function
__isOurExceptionClass
system/lib/libcxxabi/src/cxa_exception.cpp:105
↓ 12 callers
Function
__llvm_profile_get_num_padding_bytes
Return the number of bytes needed to add to SizeInBytes to make it * the result a multiple of 8. */
system/lib/compiler-rt/lib/profile/InstrProfiling.c:43
↓ 12 callers
Method
__make_output_iterator
system/lib/libcxx/include/__format/buffer.h:202
↓ 12 callers
Method
__release_shared
system/lib/libcxx/src/memory.cpp:41
↓ 12 callers
Function
__ryu_umul128
system/lib/libcxx/src/include/ryu/d2s_intrinsics.h:54
↓ 12 callers
Function
__vallocate
Allocate space for __n objects throws length_error if __n > max_size() throws (probably bad_alloc) if memory run out Precondition: __begin_ == __end_
system/lib/libcxx/include/__vector/vector_bool.h:448
↓ 12 callers
Function
_mi_thread_id
system/lib/mimalloc/src/init.c:222
↓ 12 callers
Function
_mm_setzero_si128
system/include/compat/emmintrin.h:1211
↓ 12 callers
Function
add_to_config
(content)
test/test_sanity.py:64
↓ 12 callers
Function
alloc_double_buffer
test/benchmark/benchmark_sse.h:89
↓ 12 callers
Function
alloc_float_buffer
test/benchmark/benchmark_sse.h:88
↓ 12 callers
Function
alloc_int_buffer
Slightly awkward way to allocate so that compiler will definitely not see this memory area as compile-time optimizable:
test/benchmark/benchmark_sse.h:87
↓ 12 callers
Function
atoll
system/lib/libc/musl/src/stdlib/atoll.c:4
↓ 12 callers
Function
atomic_fetch_add
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_atomic_msvc.h:105
↓ 12 callers
Method
base
system/lib/llvm-libc/src/__support/CPP/iterator.h:75
↓ 12 callers
Function
call_terminate
system/lib/libcxxabi/src/cxa_personality.cpp:328
↓ 12 callers
Function
checkCount
test/browser/test_html5_remove_event_listener.c:53
↓ 12 callers
Function
data
system/lib/llvm-libc/src/__support/CPP/string.h:100
↓ 12 callers
Function
destroy_at
system/lib/libcxx/include/__memory/construct_at.h:76
↓ 12 callers
Function
em_proxying_queue_create
system/lib/pthread/proxying.c:44
↓ 12 callers
Function
emptyOut
(node)
tools/acorn-optimizer.mjs:94
↓ 12 callers
Function
emscripten_atomic_cas_u32
system/include/emscripten/atomic.h:53
↓ 12 callers
Function
emscripten_log
system/lib/libc/emscripten_console.c:83
↓ 12 callers
Function
emscripten_webgl_commit_frame
system/lib/gl/webgl1.c:114
↓ 12 callers
Method
exchange
system/lib/libcxxabi/src/cxa_guard_impl.h:151
↓ 12 callers
Function
fetestexcept
system/lib/libc/musl/src/fenv/fenv.c:15
↓ 12 callers
Function
finish
test/sockets/test_sockets_echo_client.c:48
↓ 12 callers
Function
freeaddrinfo
system/lib/libc/musl/src/network/freeaddrinfo.c:7
↓ 12 callers
Method
getCount
system/include/emscripten/wire.h:256
↓ 12 callers
Method
getIntegerBitWidth
system/lib/compiler-rt/lib/ubsan/ubsan_value.h:135
↓ 12 callers
Function
getLEB
()
src/lib/libdylink.js:449
↓ 12 callers
Method
getReg
system/lib/libunwind/src/UnwindCursor.hpp:730
↓ 12 callers
Method
get_cflags
(self)
tools/system_libs.py:1958
↓ 12 callers
Method
get_decimal_point
system/lib/llvm-libc/src/__support/high_precision_decimal.h:435
↓ 12 callers
Function
get_mxcsr
system/lib/llvm-libc/src/__support/FPUtil/x86_64/FEnvImpl.h:128
↓ 12 callers
Function
getline
system/lib/libc/musl/src/stdio/getline.c:3
↓ 12 callers
Function
getsockname
system/lib/libc/musl/src/network/getsockname.c:4
↓ 12 callers
Function
glUniform3fv
system/lib/gl/webgl1.c:429
↓ 12 callers
Function
gmtime
system/lib/libc/musl/src/time/gmtime.c:4
↓ 12 callers
Function
hasExportedSymbol
(sym)
src/parseTools.mjs:994
↓ 12 callers
Function
inline_memset
system/lib/llvm-libc/src/string/memory_utils/inline_memset.h:37
↓ 12 callers
Method
insert
system/lib/libcxx/include/__functional/boyer_moore_searcher.h:77
↓ 12 callers
Function
internal_ptrace
Syscall wrappers.
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp:892
↓ 12 callers
Function
internal_strchr
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_libc.cpp:149
↓ 12 callers
Function
isDecorator
(ident)
src/utility.mjs:224
↓ 12 callers
Function
isalnum
system/lib/libc/musl/src/ctype/isalnum.c:3
↓ 12 callers
Function
iswspace
system/lib/libc/musl/src/ctype/iswspace.c:8
↓ 12 callers
Function
isxdigit
system/lib/libc/musl/src/ctype/isxdigit.c:3
↓ 12 callers
Function
iter_move
system/lib/libcxx/include/__iterator/move_iterator.h:232
↓ 12 callers
Function
limit_size
(string)
test/common.py:189
↓ 12 callers
Function
load
system/lib/llvm-libc/src/string/memory_utils/utils.h:207
↓ 12 callers
Function
logl
system/lib/libc/musl/src/math/logl.c:58
↓ 12 callers
Function
lower_bound
system/lib/libcxx/include/__flat_set/flat_set.h:583
↓ 12 callers
Function
mi_free_aligned
system/lib/mimalloc/src/free.c:446
↓ 12 callers
Function
mi_win_main
system/lib/mimalloc/src/prim/windows/prim.c:719
↓ 12 callers
Method
next
@returns The block immediately after this one, or a null pointer if this is the last block.
system/lib/llvm-libc/src/__support/block.h:198
↓ 12 callers
Method
notify_one
system/lib/libcxx/src/condition_variable.cpp:25
↓ 12 callers
Function
offset_from_node
system/lib/libcxxabi/src/fallback_malloc.cpp:98
↓ 12 callers
Function
one
test/browser/test_sdl_key.c:56
↓ 12 callers
Method
parseName
system/lib/libcxxabi/src/demangle/ItaniumDemangle.h:3062
↓ 12 callers
Function
parseParent
system/lib/wasmfs/paths.cpp:131
↓ 12 callers
Function
poll
(stream)
src/lib/libsockfs.js:117
↓ 12 callers
Function
print
(expression)
src/closure-externs/v8-externs.js:14
↓ 12 callers
Method
printRight
system/lib/libcxxabi/src/demangle/ItaniumDemangle.h:6201
↓ 12 callers
Function
pthread_barrier_init
system/lib/pthread/library_pthread_stub.c:102
↓ 12 callers
Function
pthread_cond_wait
system/lib/pthread/library_pthread_stub.c:198
↓ 12 callers
Function
raise
system/lib/libc/raise.c:57
↓ 12 callers
Function
read_32bit_value
system/lib/compiler-rt/lib/profile/GCDAProfiling.c:186
↓ 12 callers
Method
remove
system/lib/llvm-libc/src/__support/freestore.h:73
↓ 12 callers
Function
rend
system/lib/libcxx/include/__flat_set/flat_set.h:369
↓ 12 callers
Method
require_pthreads
(self)
test/common.py:479
↓ 12 callers
Function
runtime_error
system/lib/libcxx/include/__format/format_error.h:30
↓ 12 callers
Function
search_vec
system/lib/libc/musl/ldso/dynlink.c:229
↓ 12 callers
Method
send
system/lib/llvm-libc/shared/rpc.h:388
↓ 12 callers
Function
sigfillset
system/lib/libc/musl/src/signal/sigfillset.c:4
↓ 12 callers
Function
strptime
system/lib/libc/musl/src/time/strptime.c:9
↓ 12 callers
Method
tell
(self)
tools/webassembly.py:272
↓ 12 callers
Function
transform
system/lib/libcxx/include/__algorithm/transform.h:18
↓ 12 callers
Function
ungetc
system/lib/libc/musl/src/stdio/ungetc.c:3
↓ 12 callers
Method
unlock
system/lib/libcxx/src/mutex.cpp:37
↓ 12 callers
Function
vfprintf
system/lib/libc/musl/src/stdio/vfprintf.c:761
↓ 12 callers
Method
weekday_indexed
system/lib/libcxx/include/__chrono/weekday.h:118
↓ 11 callers
Function
BufferToString
not thread-safe, but only used for debug prints, so expected not to cause trouble
tools/websocket_to_posix_proxy/src/websocket_to_posix_proxy.c:67
↓ 11 callers
Function
CanPoisonMemory
system/lib/compiler-rt/lib/asan/asan_poisoning.cpp:79
↓ 11 callers
Function
ExtractToken
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libcdep.cpp:32
↓ 11 callers
Function
RoundDownTo
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_common.h:474
↓ 11 callers
Function
_Unwind_VRS_Pop
system/lib/libunwind/src/Unwind-EHABI.cpp:1054
↓ 11 callers
Function
__block_all_sigs
system/lib/libc/musl/src/signal/block.c:31
↓ 11 callers
Function
__cos
system/lib/libc/musl/src/math/__cos.c:61
↓ 11 callers
Function
__e_
system/lib/libcxx/include/__random/independent_bits_engine.h:90
↓ 11 callers
Function
__llvm_profile_begin_data
system/lib/compiler-rt/lib/profile/InstrProfilingPlatformOther.c:83
↓ 11 callers
Function
__pthread_setcancelstate
system/lib/libc/musl/src/thread/pthread_setcancelstate.c:3
↓ 11 callers
Method
__set_badbit_and_consider_rethrow
system/lib/libcxx/src/ios.cpp:362
↓ 11 callers
Function
__sin
system/lib/libc/musl/src/math/__sin.c:52
↓ 11 callers
Function
__tuple_transform
system/lib/libcxx/include/__ranges/zip_view.h:62
← previous
next →
901–1,000 of 28,963, ranked by callers