Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
AssemblyScript
A TypeScript-like language for WebAssembly.
Collective -
Host: opensource -
https://opencollective.com/assemblyscript
- Website: https://assemblyscript.org
- Code: https://github.com/AssemblyScript
the intent here is just to scan at least l bytes forward for the end
of the haystack and at leas...
github.com/AssemblyScript/binaryen.js - 87fa8a7e3046abf7eaa2f95f4178a709dd3f33a6 authored about 4 years ago
pthread_once is not compatible with MT-fork constraints (commit
167390f05564e0a4d3fcb4329377fd77...
github.com/AssemblyScript/assemblyscript - 1f611c65f846566a98b1d0856e81df356e9e37b7 authored about 4 years ago
github.com/AssemblyScript/assemblyscript - d568e82ff554144b713dd58174edd60ba58366f8 authored about 4 years ago
github.com/AssemblyScript/binaryen.js - 0240ee632cdc7fdec64e30da50bcb086d0b3fefc authored about 4 years ago
this change should have been made when priority inheritance mutex
support was added. if priority...
github.com/AssemblyScript/assemblyscript - 38f770582ee718437403545bf08f494e4d02ccae authored about 4 years ago
github.com/AssemblyScript/binaryen.js - 70eca518d89b571d27de4874e0de189df7136301 authored about 4 years ago
ucontext.h depends on the internal struct tag name for namespacing
reasons, and the intent was a...
github.com/AssemblyScript/binaryen.js - cd3da65a867c6a23e6d92293ad4f606c6c1a9145 authored about 4 years ago
github.com/AssemblyScript/binaryen.js - 2e8cfbf0d194f16c09f38806461d4be7e215f06b authored about 4 years ago
both __clone and __syscall_cp_asm failed to restore the original value
of r6 after using it as a...
github.com/AssemblyScript/binaryen.js - 2fa79737a64c59fc414ebe3ecd1a5471ff22b0e0 authored about 4 years ago
float_t should represent the type that is used to evaluate float
expressions internally. On s390...
github.com/AssemblyScript/assemblyscript - 1fcc374e985a1caca0736126a4e3ca6ca7776eac authored about 4 years ago
github.com/AssemblyScript/binaryen.js - 2b157d736f2eba63f9764e0bee80b19683245ae3 authored about 4 years ago
github.com/AssemblyScript/binaryen.js - 264750e69bef8910b6e14bbd1bcefdd756e863db authored about 4 years ago
github.com/AssemblyScript/binaryen.js - 8a79e04bc8c416e129b6b17483511ca6224553fb authored about 4 years ago
reallocarray is an extension introduced by OpenBSD, which introduces
calloc overflow checking to...
inability to use realpath in chroot/container without procfs access
and at early boot prior to m...
github.com/AssemblyScript/website - 9fb9c440aaafe9b84ebef7f2292b0c1b030f815f authored about 4 years ago
commit d1507646975cbf6c3e511ba07b193f27f032d108 added support for null
argument in oldmalloc and...
The -a and -o operators are obsolescent and not in baseline POSIX.
github.com/AssemblyScript/musl - d046ec92c1e5a487a8f9d584ebb79c3bc97ea95f authored about 4 years ago
calling lutimes with tv=0 is valid if the application wants to set the
timestamps to the current...
see
linux commit eba75c587e811d3249c8bd50d22bb2266ccd3c0f
icmp: support rfc 4884
Update fanotify.h, see
linux commit 929943b38daf817f2e6d303ea04401651fc3bc05
fanotify: add ...
see
linux commit 9b4feb630e8e9801603f3cab3a36369e3c1cf88d
arch: wire-up close_range()
li...
github.com/AssemblyScript/musl - 3ba370fe8d9f450d351d710066fa20afad8ce3df authored about 4 years agoAdds two missing personality(2) personas: UNAME26 and FDPIC_FUNCPTRS.
FDPIC_FUNCPTRS was also m...
github.com/AssemblyScript/musl - badc5bb211ee5caa2cfaafb5fdb716cbb8d1f2e6 authored about 4 years agogithub.com/AssemblyScript/musl - 6e989248904bc6576ff13a998986153b97a58172 authored about 4 years ago
"big-engian" should be "big-endian".
github.com/AssemblyScript/musl - c8c3e341fbcbac865d42aea6a711a0544792d655 authored about 4 years agogithub.com/AssemblyScript/binaryen.js - b8efbd06728effa375c7b3a85af5981937c181f0 authored about 4 years ago
github.com/AssemblyScript/binaryen.js - 98fe04fdb5c2ef76d12743cfe871eb97e5c01694 authored about 4 years ago
github.com/AssemblyScript/binaryen.js - 9cc682b7deea0f9c0ba4ae240a028c85a5a5c0e2 authored about 4 years ago
github.com/AssemblyScript/binaryen.js - f4ee5699f5f61ed55facd9dd801ec297ea6778ea authored about 4 years ago
linux fails with EINVAL when a zero buffer size is passed to the
syscall. this is non-conforming...
github.com/AssemblyScript/assemblyscript - bdee86259c8552aa62b012f56259c9e6ab28ccbf authored about 4 years ago
github.com/AssemblyScript/assemblyscript - 0544b8761213f157ad0c444bbc502e811e291c7d authored about 4 years ago
github.com/AssemblyScript/assemblyscript - 34dd7a0d94dfd3d0c28fe355f6071c61775bd66c authored about 4 years ago
github.com/AssemblyScript/assemblyscript - 00bc624a34b88debae4f059fde961500fac871ba authored about 4 years ago
the v1 zoneinfo format with 32-bit time is deprecated. previously, the
v2 parsing code was only ...
since commit 38143339646a4ccce8afe298c34467767c899f51, the condition
sizeof(time_t) > 4 is alway...
commit d26e0774a59bb7245b205bc8e7d8b35cc2037095 moved the detach state
transition at exit before...
the original wcsnrtombs implementation, which has been largely
untouched since 0.5.0, attempted ...
after a non-normal-type process-shared mutex is unlocked, it's
immediately available to another ...
the __vm_wait operation can delay forward progress arbitrarily long if
a thread holding the lock...
github.com/AssemblyScript/asbuild - cf1ac33c8d31b91815d63e98dd3fb000072ab6b5 authored about 4 years ago
github.com/AssemblyScript/binaryen.js - 1e55d041d7b06efe85f358e5d242b9a28189a358 authored about 4 years ago
github.com/AssemblyScript/binaryen.js - ebfb72a0e6476386d68033c9d1304d54be69ac40 authored about 4 years ago
github.com/AssemblyScript/binaryen.js - ddc07e43046a14ba6a08ecf605a9720ed608d708 authored about 4 years ago
github.com/AssemblyScript/binaryen.js - bb4439c22ad1489ba71c338d61a8017bf4b7be00 authored about 4 years ago
github.com/AssemblyScript/binaryen.js - 7a0cdf7a27dea490504909dd8eb1cb473c9c8d6f authored about 4 years ago
github.com/AssemblyScript/wabt.js - a33946eb7d7157025d781a628bd946d4a8054101 authored about 4 years ago
as the outcome of Austin Group tracker issue #62, future editions of
POSIX have dropped the requ...
this change lifts undocumented restrictions on calls by replacement
mallocs to libc functions th...
allowing the application to replace malloc (since commit
c9f415d7ea2dace5bf77f6518b6afc36bb7a573...
the only place stdio was used here was for reading the ldso path file,
taking advantage of getde...
thread-local buffers allocated for dlerror need to be queued for free
at a later time when the o...
the ABI type for the vector registers in fpregset_t, struct
fpsimd_context, and struct user_fpsi...
github.com/AssemblyScript/binaryen.js - 684da825461a2b1fe9dd55a42e1fb91f0eaa47e5 authored about 4 years ago
github.com/AssemblyScript/wabt.js - 481f6151e663b277260a8682b0bb43ff078750c7 authored about 4 years ago
github.com/AssemblyScript/binaryen.js - e7172188cda4cec2a62bd980e1a9b9861d789b25 authored about 4 years ago
github.com/AssemblyScript/assemblyscript - d0a2c9e8ed4093237457481324be9aa5711d2e3f authored about 4 years ago
github.com/AssemblyScript/assemblyscript - 0204ff3576dc36b383bdf16989d92f97bfae843a authored about 4 years ago
github.com/AssemblyScript/binaryen.js - 904ad5059fb458af9437a5e3b170db68acd09df8 authored about 4 years ago
github.com/AssemblyScript/binaryen.js - 477276ceeb7d8afc95a4ef86d3db4a97e630e309 authored about 4 years ago
github.com/AssemblyScript/binaryen.js - c8b90aa264dfcdb3d5eca2a3f8c0520160ea4693 authored about 4 years ago
github.com/AssemblyScript/binaryen.js - 81839c998a02f5ba6de51f6804b76649ad57beab authored about 4 years ago
github.com/AssemblyScript/binaryen.js - bfdeb56d219beec1c8aa9a34bf2c78edbd160c7d authored about 4 years ago
github.com/AssemblyScript/binaryen.js - 57eb6f44c40a4777c5f062a1d03538a54f449878 authored about 4 years ago
github.com/AssemblyScript/wabt.js - 9c10b4c252f02383fc5f27c2294b93faa2c2d6e9 authored about 4 years ago
github.com/AssemblyScript/binaryen.js - 0cd8067479fed12f964e8fa69e352928eff0a24a authored about 4 years ago
github.com/AssemblyScript/binaryen.js - d4c49a7dc7daef9124d5242721649de93d2335b2 authored about 4 years ago
github.com/AssemblyScript/binaryen.js - 63b9e01bbeac3aeb166825d38ae2b56ad8e05aec authored about 4 years ago
github.com/AssemblyScript/binaryen.js - 0a03b28b21fce324ffe0306b1eb32c137c31b4b8 authored about 4 years ago
introduced in commit 27b2fc9d6db956359727a66c262f1e69995660aa.
github.com/AssemblyScript/musl - d91a6cf6e369a79587c5665fce9635e5634ca201 authored about 4 years agogithub.com/AssemblyScript/assemblyscript - 353807e835948d6a8e9045f691b404fded7630c8 authored about 4 years ago
the reasoning in commit 2d0bbe6c788938d1332609c014eeebc1dff966ac was
not entirely correct. while...
github.com/AssemblyScript/binaryen.js - 65645e274c92238a9e84d20d5d0ac91d96a64026 authored about 4 years ago
This is like SIGEV_SIGNAL, but targeted to a particular thread's
tid, rather than the process.
github.com/AssemblyScript/binaryen.js - b794c3c808cca261e493af7ec96c99d6272aae02 authored about 4 years ago
github.com/AssemblyScript/assemblyscript - c7ba137c971908b051cc0ff59c6ae896195bf7db authored about 4 years ago
github.com/AssemblyScript/libc-test - b589b3c1876c1ecc09a5f7f34b7bcde2e2540054 authored about 4 years ago
sem_open is required to return the same sem_t pointer for all
references to the same named semap...
github.com/AssemblyScript/assemblyscript - 019515eac75a5da344d9784d2ad9feeaec085292 authored about 4 years ago
github.com/AssemblyScript/binaryen.js - af2a98ba56f37db61bfbe0d5058c1cabf386c5cb authored about 4 years ago
github.com/AssemblyScript/assemblyscript - e9982a9fc16d9e743f85ca5f7751719590cc3d21 authored about 4 years ago
github.com/AssemblyScript/assemblyscript - 35643031de3c4714836fe9f1a669ea8fd13dc0e2 authored about 4 years ago
github.com/AssemblyScript/assemblyscript - 0fa51ab72cffc85830ad456d426475841c9600d9 authored about 4 years ago
github.com/AssemblyScript/website - 1a66ee4d2206b936bc43252abb823e35fc77dee9 authored about 4 years ago
github.com/AssemblyScript/assemblyscript - 76dc85d6bf81dfaf5a94a52de112e5e003381584 authored about 4 years ago
this avoids some spurious negation and duplicated errno logic, and
brings the code in line with ...
Otherwise lldb doesn't notice the new library and stack traces
containing it get cut off unhelpf...
this function is outside the scope of the standards, but logically
should behave like the set*id...
resource limits have been process-wide since linux 2.6.10, and the
prlimit syscall was added in ...
github.com/AssemblyScript/binaryen.js - 25f05f95ae37a1dff14806c313d7d081c37d2ce0 authored about 4 years ago
github.com/AssemblyScript/wabt.js - aeb17f153590e97bc2e999a2e0a5db5c36cb02f0 authored about 4 years ago
commit bd153422f28634bb6e53f13f80beb8289d405267 reintroduced the bug
fixed in c21051e90cd27a0b26...
pthread_cond_wait arranged for requeued waiters to wake when the mutex
is unlocked by temporaril...
github.com/AssemblyScript/assemblyscript - cf20c6cf797fe4ea3797bd576923d9c70a55ed0c authored over 4 years ago