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

Nightly v100.0.0-nightly.20210319 [ci skip]

github.com/AssemblyScript/binaryen.js - c68643cd5b286eb30a2c60bf2b49413bd6b19968 authored almost 4 years ago by GitHub Actions <[email protected]>
Nightly v100.0.0-nightly.20210318 [ci skip]

github.com/AssemblyScript/binaryen.js - 048b3560e0ee1298649f7025162a169bd57a0460 authored almost 4 years ago by GitHub Actions <[email protected]>
Nightly v100.0.0-nightly.20210317 [ci skip]

github.com/AssemblyScript/binaryen.js - fa6b6faa9066be338acdfb9cefe95529ebcbcd80 authored almost 4 years ago by GitHub Actions <[email protected]>
Nightly v100.0.0-nightly.20210316 [ci skip]

github.com/AssemblyScript/binaryen.js - e9d13dccf71ae872a0e5bcecc45218fc8ead9896 authored almost 4 years ago by GitHub Actions <[email protected]>
remove no-longer-needed special case handling in popen

popen was special-casing the possibility (only possible when the
parent closed stdin and/or stdo...

github.com/AssemblyScript/musl - 122002f0ddf267977282f05066a0794e31661501 authored almost 4 years ago by Rich Felker <[email protected]>
use internal malloc for posix_spawn file actions objects

this makes it possible to perform actions on file actions objects with
a libc-internal lock held...

github.com/AssemblyScript/musl - 8ef9d46f4d0ff4f0073da6bee7ed0cb5f9035ead authored almost 4 years ago by Rich Felker <[email protected]>
Nightly v100.0.0-nightly.20210313 [ci skip]

github.com/AssemblyScript/binaryen.js - d2519df25313124ff7358a58e3fab30f502c0168 authored almost 4 years ago by GitHub Actions <[email protected]>
Correct typo in float JS glue (#1720)

github.com/AssemblyScript/assemblyscript - 74a8989dc06274a5697ea0175795d410412f6881 authored almost 4 years ago by git-ed <[email protected]>
fix: Fix missing properties in generated type definitions (#1727)

github.com/AssemblyScript/assemblyscript - d97df3ec467cbc4972cdcfd6196dace286b0bb4d authored almost 4 years ago by Carl <[email protected]>
Nightly v100.0.0-nightly.20210312 [ci skip]

github.com/AssemblyScript/binaryen.js - adb6a8743b2edea3c95b66c187b5e41de48c62a7 authored almost 4 years ago by GitHub Actions <[email protected]>
Nightly v100.0.0-nightly.20210311 [ci skip]

github.com/AssemblyScript/binaryen.js - 5ef5a424b6a567f9ec37f5997b1870bc24e0fff4 authored almost 4 years ago by GitHub Actions <[email protected]>
Nightly v100.0.0-nightly.20210310 [ci skip]

github.com/AssemblyScript/binaryen.js - b14c3b98feec0049bc57f64534b99866d503ab99 authored almost 4 years ago by GitHub Actions <[email protected]>
Nightly v100.0.0-nightly.20210309 [ci skip]

github.com/AssemblyScript/binaryen.js - 6acc7c76712624fe5887319b697eeec009eed1ab authored almost 4 years ago by GitHub Actions <[email protected]>
Add tests for TypedArray#sort (#1710)

github.com/AssemblyScript/assemblyscript - 9fe506ce70e0364552672794ed1f76caaff0968c authored almost 4 years ago by Saúl Cabrera <[email protected]>
fix: Remove unused std string null checks and unify __gt overload (#1682)

github.com/AssemblyScript/assemblyscript - 70aef77c771c1e7f3b80613fce8b8bab4e6c6050 authored almost 4 years ago by Max Graey <[email protected]>
Reduce monomophic versions of bswap in DataView (#1717)

github.com/AssemblyScript/assemblyscript - b192a496b82c7de1d16633ae4d7e1d5eb23e7e48 authored almost 4 years ago by Max Graey <[email protected]>
Nightly v100.0.0-nightly.20210308 [ci skip]

github.com/AssemblyScript/binaryen.js - a3245428a30c7bca58554ac0384b9e1729c62f31 authored almost 4 years ago by GitHub Actions <[email protected]>
fix: Invert reference type null check in makeIsTrueish (#1719)

github.com/AssemblyScript/assemblyscript - 72de26d583904f427d752fde2d63c7dffe11dad6 authored almost 4 years ago by Surma <[email protected]>
Update tests README for feature flags (#1718)

github.com/AssemblyScript/assemblyscript - 532fddb771516d3a0a526237f69786fc45e09625 authored almost 4 years ago by Surma <[email protected]>
Nightly v100.0.0-nightly.20210307 [ci skip]

github.com/AssemblyScript/binaryen.js - fac6105f60a1b59ee7ea715cd75be9ed906c6a17 authored almost 4 years ago by GitHub Actions <[email protected]>
Nightly v100.0.0-nightly.20210306 [ci skip]

github.com/AssemblyScript/binaryen.js - 8b9883d41772528e5d5edccea6e9382390953b31 authored almost 4 years ago by GitHub Actions <[email protected]>
Nightly v1.0.21-nightly.20210306 [ci skip]

github.com/AssemblyScript/wabt.js - 46aab357198c9b80b0a0c3253fccbf5ff766b1bc authored almost 4 years ago by GitHub Actions <[email protected]>
Be more precise when using 'T' in non-generic contexts (#54)

github.com/AssemblyScript/website - 5cd5ffa51bf1417ecf971841017812f93bd25966 authored almost 4 years ago by Daniel Wirtz <[email protected]>
Update Binaryen and other dependencies (#1700)

github.com/AssemblyScript/assemblyscript - 8bb0d8869421d11ed6119fce2466eab78aa0a7ac authored almost 4 years ago by Daniel Wirtz <[email protected]>
don't fail to map library/executable with zero-length segment maps

reportedly the GNU linker can emit such segments, causing spurious
failure to load due to mmap w...

github.com/AssemblyScript/musl - cfdfd5ea3ce14c6abf7fb22a531f3d99518b5a1b authored almost 4 years ago by Rich Felker <[email protected]>
Nightly v100.0.0-nightly.20210305 [ci skip]

github.com/AssemblyScript/binaryen.js - c1b370553c4a57adee7b220c00552d700d79017a authored almost 4 years ago by GitHub Actions <[email protected]>
Release v1.0.21

github.com/AssemblyScript/wabt.js - 2b1abed71b35940d2fd8c6de37826ae75f398584 authored almost 4 years ago by GitHub Actions <[email protected]>
Release v100.0.0

github.com/AssemblyScript/binaryen.js - c9b9799f70ef2462584d6724cebec0e57e661c2e authored almost 4 years ago by GitHub Actions <[email protected]>
Nightly v99.0.0-nightly.20210303 [ci skip]

github.com/AssemblyScript/binaryen.js - 7b75d91afcfe1c7ac5267f99f503493ee976431d authored almost 4 years ago by GitHub Actions <[email protected]>
fix: Fix temp. local confusion in indexed assignment compilation (#1703)

github.com/AssemblyScript/assemblyscript - c60e514091af91f7b5b5563cefc1543be8d965aa authored almost 4 years ago by Peter Salomonsen <[email protected]>
fix: Emit a warning when attempting to use a template literal (#1702)

github.com/AssemblyScript/assemblyscript - 0d06d37996177d28f2b1d5e0dcd4b193a125db5b authored almost 4 years ago by Saúl Cabrera <[email protected]>
v0.0.11

github.com/AssemblyScript/asbuild - 041d79804f812e5cad03c50b3bd359b0b1767d18 authored almost 4 years ago by Willem Wyndham <[email protected]>
fix: `hasTarget` and check target for output in the target (#12)

github.com/AssemblyScript/asbuild - 5cf4063c2e39eeac5048737fdad5d0a9758fca8f authored almost 4 years ago by Willem Wyndham <[email protected]>
Nightly v99.0.0-nightly.20210302 [ci skip]

github.com/AssemblyScript/binaryen.js - 816c804498def4b2ec0543c9d8376260c723e02d authored almost 4 years ago by GitHub Actions <[email protected]>
Nightly v99.0.0-nightly.20210301 [ci skip]

github.com/AssemblyScript/binaryen.js - db673817c2ff7efd882e83364fdaca8b29d5e300 authored almost 4 years ago by GitHub Actions <[email protected]>
Nightly v99.0.0-nightly.20210228 [ci skip]

github.com/AssemblyScript/binaryen.js - e5ccc29ec0bc0b80bfe29ccdd2c8844368a46abe authored almost 4 years ago by GitHub Actions <[email protected]>
Nightly v99.0.0-nightly.20210227 [ci skip]

github.com/AssemblyScript/binaryen.js - ccba1cc2ee8020c886fc20496f3d88c4564efa8c authored almost 4 years ago by GitHub Actions <[email protected]>
Nightly v99.0.0-nightly.20210226 [ci skip]

github.com/AssemblyScript/binaryen.js - de54f5024743cd7c93bfaa391b76b31a28e98ec2 authored almost 4 years ago by GitHub Actions <[email protected]>
suppress isascii() macro for C++

analogous to commit a60457c84a4b59ab564d7f4abb660a70283ba98d.

github.com/AssemblyScript/musl - e48e99c112246fb580596404074445cb25d7858d authored almost 4 years ago by Érico Rolim <[email protected]>
Nightly v99.0.0-nightly.20210225 [ci skip]

github.com/AssemblyScript/binaryen.js - d59744c0f2496d43d65245a61bc844b8264bb2ce authored almost 4 years ago by GitHub Actions <[email protected]>
Nightly v99.0.0-nightly.20210224 [ci skip]

github.com/AssemblyScript/binaryen.js - bba9b1b144f110c0aec4ac6ed875281fb2221f65 authored almost 4 years ago by GitHub Actions <[email protected]>
Nightly v99.0.0-nightly.20210223 [ci skip]

github.com/AssemblyScript/binaryen.js - 34f42b32426a26b44d5b0d863fb55f82bbae7d0d authored almost 4 years ago by GitHub Actions <[email protected]>
guard against compilers failing to handle setjmp specially by default

since 4.1, gcc has had the __returns_twice__ attribute and has
required functions which return t...

github.com/AssemblyScript/musl - b129cd8690da492b25b66061e29e52aae235f1e3 authored almost 4 years ago by Rich Felker <[email protected]>
feat: Slightly optimize shadow stack pass (#1667)

github.com/AssemblyScript/assemblyscript - d4e7b9db15c072cf1a9772d45919feaa50e9e17e authored almost 4 years ago by Daniel Wirtz <[email protected]>
feat: Make use of initial memory when initializing incremental GC (#1692)

github.com/AssemblyScript/assemblyscript - 4ccda0b5c34e7a29bc111994088b99b8b4a418e9 authored almost 4 years ago by Daniel Wirtz <[email protected]>
Nightly v99.0.0-nightly.20210220 [ci skip]

github.com/AssemblyScript/binaryen.js - 2abda90af053cd31fbb73fb948e7e6789584c2c7 authored almost 4 years ago by GitHub Actions <[email protected]>
Replaced isNan with isNaN (#53)

github.com/AssemblyScript/website - c8ad89632dccf528b456a7c4b00c58c75dc95783 authored almost 4 years ago by Ismael Ghalimi <[email protected]>
Dedicate to public domain

Have a nice day!

github.com/AssemblyScript/universal-strings - 25c2a5585fa0bf09c266996a4229aa72366382a7 authored almost 4 years ago by dcode <[email protected]>
Mention graceful opt-in

github.com/AssemblyScript/universal-strings - d32aa2349e5516dca595f351f2eea60f9c260bfb authored almost 4 years ago by dcode <[email protected]>
Add module graph illustration

github.com/AssemblyScript/universal-strings - 332cba9313c39f566dc9314654e2243067fb5228 authored almost 4 years ago by dcode <[email protected]>
Add missing tests for String#codePointAt, concat and fromCharCodes (#1686)

github.com/AssemblyScript/assemblyscript - 369c6fcf85c4855944340f2e6c97e69d7b1ecba1 authored almost 4 years ago by Saúl Cabrera <[email protected]>
Mention breadcrumbs mechanism as an alternative

github.com/AssemblyScript/universal-strings - 38070f01d74c3ec917217bb18af2b15013ce8e68 authored almost 4 years ago by dcode <[email protected]>
Update docs on function references (#52)

github.com/AssemblyScript/website - 17a126f3f430f43e531f267ad30663ba4255982b authored almost 4 years ago by Daniel Wirtz <[email protected]>
Fix small copy & paste leftover (map -> set) (#49)

github.com/AssemblyScript/website - b3fcf378af831a18992255e4af539205851c7be9 authored almost 4 years ago by Ernesto Borio <[email protected]>
Fill generated sponsors image

github.com/AssemblyScript/website - 44214b775874161a20aa60ee8c78265d140aab94 authored almost 4 years ago by dcode <[email protected]>
Nightly v99.0.0-nightly.20210217 [ci skip]

github.com/AssemblyScript/binaryen.js - 9b0c30ce6bde5afe833da88bc054e13aeea16f3e authored almost 4 years ago by GitHub Actions <[email protected]>
sys/mount.h: add MS_NOSYMFOLLOW from linux v5.10

path resolution does not follow symlinks on nosymfollow mounts (but
readlink still does), see

...

github.com/AssemblyScript/musl - a7456524d7bc95db76998804c8dc4bcfbeccab22 authored almost 4 years ago by Szabolcs Nagy <[email protected]>
signal.h: add MTE specific SIGSEGV codes from linux v5.10

add synchronouse and asynchronous tag check failure codes, see

linux commit 74f1082487feb90bb...

github.com/AssemblyScript/musl - 87b8f14811abe5b707ebe109296bcb0efbebcce2 authored almost 4 years ago by Szabolcs Nagy <[email protected]>
elf.h: add NT_ARM_TAGGED_ADDR_CTRL from linux v5.10

see

linux commit 2200aa7154cb7ef76bac93e98326883ba64bfa2e
arm64: mte: ptrace: Add NT_ARM_TA...

github.com/AssemblyScript/musl - 8b29f02370cb3d789da4f57a1db726e5709fccde authored almost 4 years ago by Szabolcs Nagy <[email protected]>
aarch64/bits/mman.h: add PROT_MTE from linux v5.10

see

linux commit 9f3419315f3cdc41a7318e4d50ba18a592b30c8c
arm64: mte: Add PROT_MTE support ...

github.com/AssemblyScript/musl - 3309e2d7a1aa82e52d7ac0facd64f9b5c28f923b authored almost 4 years ago by Szabolcs Nagy <[email protected]>
aarch64/bits/hwcap.h: add HWCAP2_BTI from linux v5.8

hwcap for BTI was missing, see

linux commit 8ef8f360cf30be12382f89ff48a57fbbd9b31c14
arm64:...

github.com/AssemblyScript/musl - b7554b5e12c2ce129eae8626028f91316df6771a authored almost 4 years ago by Szabolcs Nagy <[email protected]>
sys/mman.h: add MAP_HUGE_16KB from linux v5.10

see

linux commit e47168f3d1b14af5281cf50c59561d59d28201f9
powerpc/8xx: Support 16k hugepage...

github.com/AssemblyScript/musl - d7210f0c123c4de5110b80f26b8ea460b9799eeb authored almost 4 years ago by Szabolcs Nagy <[email protected]>
aarch64/bits/hwcap.h: add HWCAP2_MTE from linux v5.10

see

linux commit 3b714d24ef173f81c78af16f73dcc9b40428c803
arm64: mte: CPU feature detection...

github.com/AssemblyScript/musl - 44331150c19064594abbad2d34dd7851dc0a0b31 authored almost 4 years ago by Szabolcs Nagy <[email protected]>
sys/prctl.h: add MTE related constants from linux v5.10

these are for the aarch64 MTE (memory tagging extension), see

linux commit 1c101da8b971a36695...

github.com/AssemblyScript/musl - 19239cde94ff08c008b72f041676712dc447b80f authored almost 4 years ago by Szabolcs Nagy <[email protected]>
add aarch64/bits/mman.h with PROT_BTI from linux v5.8

this was missing, see

linux commit 8ef8f360cf30be12382f89ff48a57fbbd9b31c14
arm64: Basic Br...

github.com/AssemblyScript/musl - 42aa19a0fefc5c38f6e00734afae80d42ab3bd48 authored almost 4 years ago by Szabolcs Nagy <[email protected]>
sys/membarrier.h: add new constants from linux v5.10

can cause rseq restart on another cpu to synchronize with global
memory access from rseq critica...

github.com/AssemblyScript/musl - 54ca1cc7f1bce1c19593c0176aead964a2534933 authored almost 4 years ago by Szabolcs Nagy <[email protected]>
bits/syscall.h: add process_madvise from linux v5.10

mainly added to linux to allow a central process management service in
android to give MADV_COLD...

github.com/AssemblyScript/musl - fd285f9dec226ca9e5377888ee24e3f8f5ada49f authored almost 4 years ago by Szabolcs Nagy <[email protected]>
Nightly v99.0.0-nightly.20210215 [ci skip]

github.com/AssemblyScript/binaryen.js - bf96817f54fccfa5dbb91499971fae07103a1dbe authored almost 4 years ago by GitHub Actions <[email protected]>
fix: Ensure exported field getters and setters are compiled (#1683)

github.com/AssemblyScript/assemblyscript - 6fe4b288d31b9e08895e80e06c53c7cf426eda90 authored almost 4 years ago by Daniel Wirtz <[email protected]>
Update string.md (#51)

github.com/AssemblyScript/website - 004d57057787a8b45905bd2337cdad6212c4907d authored almost 4 years ago by Ismael Ghalimi <[email protected]>
Update string.md (#50)

github.com/AssemblyScript/website - 378a393a6607f11d59a6c5f97fbda590f0c5a3a3 authored almost 4 years ago by Ismael Ghalimi <[email protected]>
Nightly v99.0.0-nightly.20210214 [ci skip]

github.com/AssemblyScript/binaryen.js - db6095265868a087c53842b53328bfa23b3ac667 authored almost 4 years ago by GitHub Actions <[email protected]>
fix error return value for cuserid

the historical function was specified to return an empty string in the
caller-provided buffer, n...

github.com/AssemblyScript/musl - 49b6df3d9f3645de55607f1ac60095b22661b334 authored almost 4 years ago by Rich Felker <[email protected]>
fix misuse of getpwuid_r in cuserid

getpwuid_r can return 0 but without a result in the case where there
was no error but no record ...

github.com/AssemblyScript/musl - cc577d0e058b53df5c0fe2ac17890a41d77e94c5 authored almost 4 years ago by Rich Felker <[email protected]>
cuserid: don't return truncated results

checking the length also drops the need to pull in snprintf.

github.com/AssemblyScript/musl - a75283d777ed1827ed247dbb465818a0ce371c8f authored almost 4 years ago by Rich Felker <[email protected]>
cuserid: support invocation with a null pointer argument

this function was removed from the standard in 2001 but appeared in
SUSv2 with an obligation to ...

github.com/AssemblyScript/musl - ef137da6428c342baabd3bcf9b5e91f75acefa64 authored almost 4 years ago by Sören Tempel <[email protected]>
riscv64: define ELF_NFPREG

ELF_NFPREG is used by some userspace applications like gdb

github.com/AssemblyScript/musl - e5d2823631bbfebacf48e1a34ed28f28d7cb2570 authored almost 4 years ago by Khem Raj <[email protected]>
Nightly v99.0.0-nightly.20210213 [ci skip]

github.com/AssemblyScript/binaryen.js - dd2984fbd4cbf0c147462607c1bbad28e561f0a4 authored almost 4 years ago by GitHub Actions <[email protected]>
fix: Update Rtrace definitions (#1681)

github.com/AssemblyScript/assemblyscript - bff4c458bef28012033b602523d79671fabda4ac authored almost 4 years ago by Daniel Wirtz <[email protected]>
fix: Fix premature collect of backing buffers in loader's __newArray

github.com/AssemblyScript/assemblyscript - 92bc7dd7329d4780e30c4f0883bbd6fe1d57fa34 authored almost 4 years ago by Daniel Wirtz <[email protected]>
Nightly v99.0.0-nightly.20210212 [ci skip]

github.com/AssemblyScript/binaryen.js - 9f0085d99cb115be6dc06abedf6f97bc5fd5bc05 authored almost 4 years ago by GitHub Actions <[email protected]>
Nightly v99.0.0-nightly.20210211 [ci skip]

github.com/AssemblyScript/binaryen.js - 01e358da5c40dc98da40410684599a44bc3eb0b4 authored almost 4 years ago by GitHub Actions <[email protected]>
math: fix expm1f overflow threshold

the threshold was wrong so expm1f overflowed to inf a bit too early
and on most targets uint32_t...

github.com/AssemblyScript/musl - 964104f9f0e056cf58d9defa0b716d7756f040f6 authored almost 4 years ago by Szabolcs Nagy <[email protected]>
math: fix acoshf for negative inputs

on some negative inputs (e.g. -0x1.1e6ae8p+5) acoshf failed to return
nan. ensure that negative ...

github.com/AssemblyScript/musl - c4c38e6364323b6d83ba3428464e19987b981d7a authored almost 4 years ago by Szabolcs Nagy <[email protected]>
Nightly v99.0.0-nightly.20210210 [ci skip]

github.com/AssemblyScript/binaryen.js - 4c1f7f530eac0074553e90fd81e68da4c42af1ef authored almost 4 years ago by GitHub Actions <[email protected]>
Nightly v99.0.0-nightly.20210209 [ci skip]

github.com/AssemblyScript/binaryen.js - 5f4d7975e31de9c2a6acecbf6d6e34a522b507a6 authored almost 4 years ago by GitHub Actions <[email protected]>
fix: Emit a diagnostic when 'super' is used in a non-derived class (#1678)

github.com/AssemblyScript/assemblyscript - 7f6c51c42482cfc54fa07e17b13415d97f35c09a authored almost 4 years ago by Daniel Wirtz <[email protected]>
fix: Make sure that the ~argumentsLength global exists (#1676)

github.com/AssemblyScript/assemblyscript - 4400623f59f7ac6a372bc8c513c2b48e62cb9d75 authored almost 4 years ago by Daniel Wirtz <[email protected]>
Nightly v99.0.0-nightly.20210208 [ci skip]

github.com/AssemblyScript/binaryen.js - 2f0fa53a0a4031f6175485ca4ff39eabd8462706 authored almost 4 years ago by GitHub Actions <[email protected]>
feat: Implement xxHash32 and use it in stdlib (#1580)

github.com/AssemblyScript/assemblyscript - 6905299b74701450132280dd93ff03cca33e30b0 authored almost 4 years ago by Max Graey <[email protected]>
Nightly v99.0.0-nightly.20210207 [ci skip]

github.com/AssemblyScript/binaryen.js - 030f9c362c4c0df59c614f240720fb31ae3dd2ca authored almost 4 years ago by GitHub Actions <[email protected]>
Nightly v99.0.0-nightly.20210206 [ci skip]

github.com/AssemblyScript/binaryen.js - 8a7505d4b0c599d6882b5db53787b94968419bf5 authored almost 4 years ago by GitHub Actions <[email protected]>
Remove unused tslint comments / replace deprecated deepEqual (#1670)

github.com/AssemblyScript/assemblyscript - 7f4296d510c32a46e2811fa409d85cae5e74175a authored almost 4 years ago by Daniel Wirtz <[email protected]>
fix: Fix non-usize first-class function arguments to be usize (#1669)

github.com/AssemblyScript/assemblyscript - 0474456ab1b5cb5c949c0a3eb9b447ec260a3aff authored almost 4 years ago by Daniel Wirtz <[email protected]>
Nightly v99.0.0-nightly.20210205 [ci skip]

github.com/AssemblyScript/binaryen.js - 615cad1a9ac4fff74787cbfe060dbfd7b4e473b7 authored almost 4 years ago by GitHub Actions <[email protected]>
Add index signature to ArrayLike (#1668)

github.com/AssemblyScript/assemblyscript - f95209b22a9dd175054cd5221279ade4d4c8e475 authored almost 4 years ago by Daniel Wirtz <[email protected]>
Nightly v99.0.0-nightly.20210204 [ci skip]

github.com/AssemblyScript/binaryen.js - 2f8773f693f31903bf14d1079b5ad46f6cf79e22 authored almost 4 years ago by GitHub Actions <[email protected]>
fix: Properly handle semantically anonymous functions (#1666)

github.com/AssemblyScript/assemblyscript - 368fda07d92cfb6c02210b7c53d503d0d2c86de6 authored almost 4 years ago by Daniel Wirtz <[email protected]>