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
Function
__synth_three_way_result<_Tp> operator<=>
system/lib/libcxx/include/__vector/comparison.h:62
Function
__syscall_accept4
system/lib/wasmfs/syscalls.cpp:1726
Function
__syscall_bind
system/lib/wasmfs/syscalls.cpp:1735
Function
__syscall_connect
system/lib/wasmfs/syscalls.cpp:1744
Function
__syscall_dup
system/lib/standalone/standalone.c:110
Function
__syscall_dup
system/lib/wasmfs/syscalls.cpp:75
Function
__syscall_dup3
system/lib/wasmfs/syscalls.cpp:52
Function
__syscall_epoll_create1
epoll is implemented in the legacy (non-WASMFS) JS syscall layer only.
system/lib/wasmfs/syscalls.cpp:1850
Function
__syscall_epoll_ctl
system/lib/wasmfs/syscalls.cpp:1852
Function
__syscall_epoll_pwait
system/lib/wasmfs/syscalls.cpp:1856
Function
__syscall_fadvise64
system/lib/libc/emscripten_syscall_stubs.c:173
Function
__syscall_fadvise64
system/lib/wasmfs/syscalls.cpp:1844
Function
__syscall_fallocate
system/lib/wasmfs/syscalls.cpp:1447
Function
__syscall_fchdir
system/lib/wasmfs/syscalls.cpp:739
Function
__syscall_fchown32
system/lib/wasmfs/syscalls.cpp:1227
Function
__syscall_fcntl64
system/lib/standalone/standalone.c:98
Function
__syscall_fcntl64
system/lib/wasmfs/syscalls.cpp:1489
Function
__syscall_fdatasync
system/lib/wasmfs/syscalls.cpp:322
Function
__syscall_fstat64
system/lib/standalone/standalone.c:102
Function
__syscall_fstat64
system/lib/wasmfs/syscalls.cpp:410
Function
__syscall_fstatfs64
system/lib/wasmfs/syscalls.cpp:1598
Function
__syscall_getcwd
system/lib/wasmfs/syscalls.cpp:747
Function
__syscall_getdents64
system/lib/wasmfs/syscalls.cpp:909
Function
__syscall_getegid32
system/lib/libc/emscripten_syscall_stubs.c:148
Function
__syscall_geteuid32
system/lib/libc/emscripten_syscall_stubs.c:144
Function
__syscall_getgid32
system/lib/libc/emscripten_syscall_stubs.c:140
Function
__syscall_getgroups32
system/lib/libc/emscripten_syscall_stubs.c:103
Function
__syscall_getpeername
system/lib/wasmfs/syscalls.cpp:1799
Function
__syscall_getpgid
system/lib/libc/emscripten_syscall_stubs.c:84
Function
__syscall_getpid
system/lib/libc/emscripten_syscall_stubs.c:91
Function
__syscall_getppid
system/lib/libc/emscripten_syscall_stubs.c:95
Function
__syscall_getpriority
system/lib/libc/emscripten_syscall_stubs.c:124
Function
__syscall_getresgid32
system/lib/libc/emscripten_syscall_stubs.c:159
Function
__syscall_getresuid32
system/lib/libc/emscripten_syscall_stubs.c:152
Function
__syscall_getrusage
system/lib/libc/emscripten_syscall_stubs.c:115
Function
__syscall_getsid
system/lib/libc/emscripten_syscall_stubs.c:77
Function
__syscall_getsockname
system/lib/wasmfs/syscalls.cpp:1790
Function
__syscall_getsockopt
system/lib/wasmfs/syscalls.cpp:1763
Function
__syscall_getuid32
system/lib/libc/emscripten_syscall_stubs.c:136
Function
__syscall_ioctl
system/lib/standalone/standalone.c:94
Function
__syscall_ioctl
system/lib/wasmfs/syscalls.cpp:1316
Function
__syscall_linkat
system/lib/libc/emscripten_syscall_stubs.c:99
Function
__syscall_listen
system/lib/wasmfs/syscalls.cpp:1758
Function
__syscall_lstat64
system/lib/standalone/standalone.c:122
Function
__syscall_madvise
system/lib/libc/emscripten_syscall_stubs.c:167
Function
__syscall_mkdirat
system/lib/standalone/standalone.c:114
Function
__syscall_mlock
system/lib/libc/emscripten_syscall_stubs.c:178
Function
__syscall_mlockall
system/lib/libc/emscripten_syscall_stubs.c:198
Function
__syscall_mprotect
system/lib/libc/emscripten_syscall_stubs.c:188
Function
__syscall_mremap
system/lib/libc/emscripten_syscall_stubs.c:193
Function
__syscall_munlock
system/lib/libc/emscripten_syscall_stubs.c:183
Function
__syscall_munlockall
system/lib/libc/emscripten_syscall_stubs.c:203
Function
__syscall_newfstatat
system/lib/standalone/standalone.c:118
Function
__syscall_openat
open(), etc. - we just support the standard streams, with no corner case error checking; everything else is not permitted. TODO: full file support for
system/lib/standalone/standalone.c:81
Function
__syscall_pipe2
system/lib/wasmfs/syscalls.cpp:1366
Function
__syscall_poll
system/lib/standalone/standalone.c:69
Function
__syscall_poll_nonblocking
system/lib/standalone/standalone.c:73
Function
__syscall_prlimit64
system/lib/libc/emscripten_syscall_stubs.c:208
Function
__syscall_recvfrom
system/lib/wasmfs/syscalls.cpp:1826
Function
__syscall_sendmsg
system/lib/wasmfs/syscalls.cpp:1817
Function
__syscall_sendto
system/lib/wasmfs/syscalls.cpp:1808
Function
__syscall_setdomainname
system/lib/libc/emscripten_syscall_stubs.c:132
Function
__syscall_setpgid
system/lib/libc/emscripten_syscall_stubs.c:63
Function
__syscall_setpriority
system/lib/libc/emscripten_syscall_stubs.c:128
Function
__syscall_setsid
system/lib/libc/emscripten_syscall_stubs.c:111
Function
__syscall_setsockopt
system/lib/wasmfs/syscalls.cpp:1772
Function
__syscall_shutdown
system/lib/wasmfs/syscalls.cpp:1781
Function
__syscall_socket
system/lib/wasmfs/syscalls.cpp:1753
Function
__syscall_stat64
system/lib/standalone/standalone.c:106
Function
__syscall_statfs64
system/lib/wasmfs/syscalls.cpp:1590
Function
__syscall_sync
system/lib/libc/emscripten_syscall_stubs.c:73
Function
__syscall_umask
system/lib/wasmfs/syscalls.cpp:671
Function
__syscall_uname
system/lib/libc/emscripten_syscall_stubs.c:43
Function
__syscall_wait4
system/lib/libc/emscripten_syscall_stubs.c:234
Method
__thread_id
system/lib/libcxx/include/__thread/id.h:53
Function
__thread_id get_id
system/lib/libcxx/include/__thread/id.h:113
Function
__thread_proxy
system/lib/libcxx/include/__thread/thread.h:163
Function
__thread_proxy_cxx03
system/lib/libcxx/include/__thread/thread.h:185
Method
__thread_specific_ptr
system/lib/libcxx/include/__thread/thread.h:85
Method
__thread_specific_ptr
system/lib/libcxx/include/__thread/thread.h:101
Method
__thread_struct
system/lib/libcxx/src/thread.cpp:165
Function
__throw_bad_expected_access
system/lib/libcxx/include/__expected/expected.h:77
Method
__throw_length_error
system/lib/libcxx/src/string.cpp:35
Function
__throw_out_of_range
system/lib/libcxx/include/__vector/vector_bool.h:397
Method
__throw_out_of_range
system/lib/libcxx/src/string.cpp:36
Function
__thrown_object_from_unwind_exception
system/lib/libcxxabi/src/cxa_exception_js_utils.cpp:52
Method
__time_get
system/lib/libcxx/src/locale.cpp:4356
Method
__time_get_c_storage
system/lib/libcxx/include/__locale_dir/time.h:71
Method
__time_get_storage
system/lib/libcxx/src/locale.cpp:4750
Method
__time_get_storage
system/lib/libcxx/include/__locale_dir/time.h:587
Function
__time_get_temp
system/lib/libcxx/src/locale.cpp:4745
Method
__time_put
system/lib/libcxx/src/locale.cpp:4941
Function
__time_zone __convert_to_time_zone
system/lib/libcxx/include/__chrono/formatter.h:234
Function
__tl_sync
system/lib/pthread/pthread_create.c:92
Function
__tlsdesc_static
system/lib/libc/musl/src/ldso/tlsdesc.c:4
Method
__to_days
https://howardhinnant.github.io/date_algorithms.html#days_from_civil
system/lib/libcxx/include/__chrono/year_month_day.h:91
Method
__to_days
system/lib/libcxx/include/__chrono/year_month_weekday.h:86
Function
__tolower
system/lib/libcxx/include/__locale_dir/locale_base_api.h:222
Function
__tolower
system/lib/libcxx/include/__locale_dir/support/bsd_like.h:99
Function
__tolower
system/lib/libcxx/include/__locale_dir/support/windows.h:207
← previous
next →
15,301–15,400 of 28,963, ranked by callers