SIGN IN SIGN UP

gh-84461: Fix ctypes and test_ctypes on Emscripten (#94142)

- c_longlong and c_longdouble need experimental WASM bigint.
- Skip tests that need threading
- Define ``CTYPES_MAX_ARGCOUNT`` for Emscripten. libffi-emscripten 2022-06-23 supports up to 1000 args.
C
Christian Heimes committed
8625802d854ec0152177a6ff0ac092e0e3ff98a5
Parent: ab077d1
Committed by GitHub <noreply@github.com> on 6/24/2022, 10:40:43 AM