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

fix: Allow updating version manually / same version on publish

github.com/AssemblyScript/aspublish - efbafa17610f918832058028d5e893fa38167fc4 authored over 4 years ago
fix: Escape asterisks in commit subjects

github.com/AssemblyScript/aspublish - 9cfff338777209a8a2e06cde636cfee30a67e6a1 authored over 4 years ago
Use h3 headings to match pre-existing changelogs

github.com/AssemblyScript/aspublish - 79dba49dcd5596db15591438ffa9bbc86378b423 authored over 4 years ago
Update to Binaryen 98.0.0-nightly.20201025 (#1520)

github.com/AssemblyScript/assemblyscript - ec730cf3bd725dcfc17be8e3e95b03b74bed0076 authored over 4 years ago
Update README, add an example

github.com/AssemblyScript/aspublish - 99b9e0a279f2433d8ece107eacb784008b393496 authored over 4 years ago
Print a info message when running the workflow

github.com/AssemblyScript/aspublish - 66a987e0dbfdb0f12a94a73a7b3ffbd909e0b6b8 authored over 4 years ago
feat: Add a few more aliasses for prefixing commits

github.com/AssemblyScript/aspublish - 82a6c84f17172411732cbfea84444e2ad2c0230b authored over 4 years ago
fix: Properly indent multi line body in changelog

github.com/AssemblyScript/aspublish - 63ed515f4926b46a85bdb86ee0c3800be5fcc557 authored over 4 years ago
fix: Be more lenient when validating repository urls

github.com/AssemblyScript/aspublish - d7dc4dd507e91926c6f33a1be6180c35079eaa3f authored over 4 years ago
Nightly v98.0.0-nightly.20201025 [ci skip]

github.com/AssemblyScript/binaryen.js - 9cbc091740b0f9c6fefc596038caa7c282cba39d authored over 4 years ago
Nightly v1.0.19-nightly.20201025 [ci skip]

github.com/AssemblyScript/wabt.js - 0b171f8d2e21c91ed9b95a85c2fbaa44e76fcf7d authored over 4 years ago
fix: Fix breaking change expression, long variant should be optional

github.com/AssemblyScript/aspublish - f435ec0d5ba9efe9584dabe687c3e31b57d52801 authored over 4 years ago
lift sigaction abort locking to fix posix_spawn child deadlock

commit 25ea9f712c30c32957de493d4711ee39d0bbb024 introduced a deadlock
to the posix_spawn child w...

github.com/AssemblyScript/musl - 0b87551bdfb74ac411caa335d8ad0b89a7f139c6 authored over 4 years ago
Nightly v98.0.0-nightly.20201024 [ci skip]

github.com/AssemblyScript/binaryen.js - af9e47df5ddb3db1db5e81f3ab15c42e5a7ec86c authored over 4 years ago
Nightly v1.0.19-nightly.20201024 [ci skip]

github.com/AssemblyScript/wabt.js - 67e480c2d55b3fbcd9025616f3ef47690889a873 authored over 4 years ago
fix: Use explicit cast in Usize/Isize#toString (#1517)

github.com/AssemblyScript/assemblyscript - bee3b7381e76732b2b15741fb31f1035602354c2 authored over 4 years ago
Nightly v98.0.0-nightly.20201023 [ci skip]

github.com/AssemblyScript/binaryen.js - 6f81f823b0e37a04b144539fab137243011e9eef authored over 4 years ago
fix: Fix publishing / update dependencies (#1516)

github.com/AssemblyScript/assemblyscript - 32d10b4ecba67829ccad818091449c51abe6b70e authored over 4 years ago
feat: Make Rtrace ESM by default, with UMD fallback (#1515)

BREAKING CHANGE: Rtrace is now an ES module by default as well.

github.com/AssemblyScript/assemblyscript - 2e249e4fffb891aed3781f6575c949bb0ce57ddb authored over 4 years ago
feat: Generalize runtime (#1503)

BREAKING CHANGE: The `__alloc` family of built-ins has been split, now being named `__new`. `__r...

github.com/AssemblyScript/assemblyscript - 8c97612d50a6e5fc3a14d5753c7a577ee22e044d authored over 4 years ago
feat: Make loader ESM by default, with UMD fallback (#1513)

BREAKING CHANGE: The loader is now an ES module by default so it works out of the box on the web...

github.com/AssemblyScript/assemblyscript - ff80a4e51854f8133494cccafee1fc7a4a0e64df authored over 4 years ago
Update Binaryen (#1514)

github.com/AssemblyScript/assemblyscript - 6ed4f7437ccb80e4b95ed8b1e226c6f5613ed9d5 authored over 4 years ago
Nightly v98.0.0-nightly.20201022 [ci skip]

github.com/AssemblyScript/binaryen.js - a416c2101392f25b338041e1466f1483e6d4c81e authored over 4 years ago
Nightly v1.0.19-nightly.20201022 [ci skip]

github.com/AssemblyScript/wabt.js - 85758290fb5af807c4bbf80d6347278f3f47522a authored over 4 years ago
Nightly v98.0.0-nightly.20201021 [ci skip]

github.com/AssemblyScript/binaryen.js - eafb9a7807babfb46ce8d025665595e3963ea170 authored over 4 years ago
Document masking of shift values (#26)

github.com/AssemblyScript/website - dbc697acf9c7248d92f820cbff7c18449ba6350a authored over 4 years ago
fix: Wrap RHS of SMI shifts to maximum size of type in bits (#1511)

BREAKING CHANGE: When shifting a small integer value of type `i8`/`u8` or `i16`/`u16`, only the ...

github.com/AssemblyScript/assemblyscript - 9b57abd00f686d5714a24eb4b8bdef99f2029a37 authored over 4 years ago
fix: Keep recompiling when unifying local flags in loops

github.com/AssemblyScript/assemblyscript - a0a9da745f36405005f418022b82abb8b976d7a4 authored over 4 years ago
Nightly v98.0.0-nightly.20201020 [ci skip]

github.com/AssemblyScript/binaryen.js - e74fdd26e5f4cc483f63387d034dcebe65cd57dd authored over 4 years ago
Update binaryen to latest (#1506)

github.com/AssemblyScript/assemblyscript - 93703aa540b159d04c5639a43c0af25376624609 authored over 4 years ago
Nightly v98.0.0-nightly.20201019 [ci skip]

github.com/AssemblyScript/binaryen.js - 371aaaedd93153d1f7296ccbbf0415ff09f6c5f8 authored over 4 years ago
update crypt_blowfish to support $2b$ prefix

Merge changes from Solar Designer's crypt_blowfish v1.3. This makes
crypt_blowfish fully compati...

github.com/AssemblyScript/musl - 99d5098a885feae3ae8c32b407350d8ca85dd178 authored over 4 years ago
Nightly v98.0.0-nightly.20201018 [ci skip]

github.com/AssemblyScript/binaryen.js - d8ee6f0ab00b0570ecf715694cb11197d693d08f authored over 4 years ago
Nightly v98.0.0-nightly.20201017 [ci skip]

github.com/AssemblyScript/binaryen.js - 0c51842d301e80a8851661b52850e47bcf9f193f authored over 4 years ago
fix: Fix conflicting imports type definition in loader (#1508)

github.com/AssemblyScript/assemblyscript - dad5add60b76484c56faf07706b133ab42f5fe21 authored over 4 years ago
Improve generated type defininitions for ASModule (#1510)

github.com/AssemblyScript/assemblyscript - 5b0a7ae4810e7cfd84fca98c1d27a48f8e98d849 authored over 4 years ago
Clean up inline-asm definitions, add i32/i64/f32/f64.div(_s/u) (#1509)

github.com/AssemblyScript/assemblyscript - f1282f3bd0376386675486d32ad8b01114ef75fe authored over 4 years ago
Nightly v98.0.0-nightly.20201016 [ci skip]

github.com/AssemblyScript/binaryen.js - 73beb36ac3b8198a5987d1e4d9b276ff4b5b3ee8 authored over 4 years ago
fix: Small integer rotl/rotr should use temp variables

github.com/AssemblyScript/assemblyscript - 81fda4c7767daafc96e22de1d42c3f513f908a65 authored over 4 years ago
chore: add windows tests to CI

github.com/AssemblyScript/asbuild - 15f0dcae2367d8faf95a3e0ba5b16a8e38eace82 authored over 4 years ago
Refactor binary expression compilation to be reusable in builtins (#1489)

BREAKING CHANGE: The compiler's `convertExpression` does no longer take a `wrap` argument.

github.com/AssemblyScript/assemblyscript - a4dc45e65e3d3ffdeac49a98f9564bad2eb21ae3 authored over 4 years ago
Nightly v98.0.0-nightly.20201015 [ci skip]

github.com/AssemblyScript/binaryen.js - 3b0013713d08490362dccbdf5b19d2d7ca42dac1 authored over 4 years ago
remove unused weak definition of __tl_sync in membarrier.c

github.com/AssemblyScript/musl - 957c276323dd26e32c3d460345a99d94ba87678d authored over 4 years ago
move aio implementation details to a proper internal header

also fix the lack of declaration (and thus hidden visibility) in
__stdio_close's use of __aio_cl...

github.com/AssemblyScript/musl - 557673603bb553e90106e7d14da6447a5ff82164 authored over 4 years ago
rename fork source file

this is in preparation for implementing _Fork from POSIX-future,
factored as a separate commit t...

github.com/AssemblyScript/musl - e1e98d869c5b3ebf59e0d0006c108daf0368245e authored over 4 years ago
fix unintended observability of SIGABRT disposition reset via sigaction

the existing abort locking logic in sigaction only accounted for
attempts to change the disposit...

github.com/AssemblyScript/musl - 25ea9f712c30c32957de493d4711ee39d0bbb024 authored over 4 years ago
fix posix_spawn interaction with fork and abort by taking lock

this change prevents the child created concurrently with abort from
seeing the SIGABRT dispositi...

github.com/AssemblyScript/musl - b7bc966522d73e1dc420b5ee6fc7a2e78099a08c authored over 4 years ago
fix getgrouplist when nscd reports an empty list

commit 500c6886c654fd45e4926990fee2c61d816be197 broke this by fixing
the behavior of fread to co...

github.com/AssemblyScript/musl - da845d52c5a8bee206fae899654e393d725a287f authored over 4 years ago
remove unused SIGTIMER handler in timer_create

this was leftover from when the actual SIGEV_THREAD timer logic was in
the signal handler. commi...

github.com/AssemblyScript/musl - 6ae2568bc2367b4d47e0ea1cb043fd56e697912f authored over 4 years ago
remove long-unused struct __timer from pthread_impl.h

commit 3990c5c6a40440cdb14746ac080d0ecf8d5d6733 removed the last
reference.

github.com/AssemblyScript/musl - 373376608394e4227b3a0027d06a8f0b39ddd40d authored over 4 years ago
drop use of pthread_once in mutexattr kernel support tests

this makes the code slightly smaller and eliminates these functions
from relevance to possible f...

github.com/AssemblyScript/musl - 69a1b39019c51258af14c0b2d836c23d20929c9a authored over 4 years ago
ldso: use pthread_t rather than kernel tid to track ctor visitor

commit 188759bbee057aa94db2bbb7cf7f5855f3b9ab53 documented the intent
to allow recursive dlopen ...

github.com/AssemblyScript/musl - 50716702d41d5f6f31c1075a1734b9f759477f0d authored over 4 years ago
fix stale lock when allocation of ctor queue fails during dlopen

queue_ctors should not be called with the init_fini_lock held, since
it may longjmp out on alloc...

github.com/AssemblyScript/musl - 1efc8eb2c7eda7664232ef0292b7283adf0db114 authored over 4 years ago
fix missing synchronization of fork with abort

if the multithreaded parent forked while another thread was calling
sigaction for SIGABRT or cal...

github.com/AssemblyScript/musl - b115bee4dd7c33ec719fe2fc566d41c0e2133c85 authored over 4 years ago
move __abort_lock to its own file and drop pointless weak_alias trick

the dummy definition of __abort_lock in sigaction.c was performing
exactly the same role that pu...

github.com/AssemblyScript/musl - 3cd3de61894b73ca9f62ab9e5b572fc1037dcd55 authored over 4 years ago
implement _Fork and refactor fork using it

the _Fork interface is defined for future issue of POSIX as the
outcome of Austin Group issue 62...

github.com/AssemblyScript/musl - bd153422f28634bb6e53f13f80beb8289d405267 authored over 4 years ago
drop use of pthread_once in timer_create

this makes the code slightly smaller and eliminates timer_create from
relevance to possible futu...

github.com/AssemblyScript/musl - 85e16aec51c343f64601b70a6081def69b9f87bc authored over 4 years ago
remove incorrect fflush from assert failure handler

assert is not specified to flush open stdio streams, and doing so can
block indefinitely waiting...

github.com/AssemblyScript/musl - 47baa0301ffc18e62239588a521440dede3adb7e authored over 4 years ago
Nightly v1.0.19-nightly.20201014 [ci skip]

github.com/AssemblyScript/wabt.js - 1c3456a09295fb9556ba9d2aad7e64da0b311fde authored over 4 years ago
Mention a well-formedness flag can save work

github.com/AssemblyScript/universal-strings - 4edbc5b599e95aa7cf51b676653ca65520265ef7 authored over 4 years ago
Nightly v97.0.0-nightly.20201013 [ci skip]

github.com/AssemblyScript/binaryen.js - 507d87ad5c1c7b0f71d1a17d051c6625243ae48c authored over 4 years ago
Slightly improve pass pipeline (#1498)

github.com/AssemblyScript/assemblyscript - b4ca3f96677c3204b46f3c57b39f1cc9aaa142d2 authored over 4 years ago
Improve inlining thresholds for default optimization (#1475)

github.com/AssemblyScript/assemblyscript - a5d11edbc9da9a0183ceb7f510a4e128b16cabef authored over 4 years ago
fix: Fix rotl/rotr builtins for small integers (#1494)

github.com/AssemblyScript/assemblyscript - 041d35bd0baadda352975a4f00d782254c51e2ab authored over 4 years ago
Nightly v97.0.0-nightly.20201012 [ci skip]

github.com/AssemblyScript/binaryen.js - 8d699fd43be803a0bf4811ff92965339c93281cc authored over 4 years ago
Mention highly tuned GCs

github.com/AssemblyScript/universal-strings - 1285c852e7883ec379d1dda7c03f06ba997aa42d authored over 4 years ago
Mention adapter functions

github.com/AssemblyScript/universal-strings - aea9d33d11c9ef581908e29efbc143a61edaaa25 authored over 4 years ago
Mention integration with systems languages

github.com/AssemblyScript/universal-strings - bea8b5780774d2989306d66a550747b13b11f16d authored over 4 years ago
Also link to Unicode Standard

github.com/AssemblyScript/universal-strings - 978e17cf6653b81f64763bc3d560a83b44b2850b authored over 4 years ago
Cite The Unicode Standard, Version 13.0

github.com/AssemblyScript/universal-strings - 400ac75f385c6b18114884cc3694c434cbaf673a authored over 4 years ago
Nightly v97.0.0-nightly.20201011 [ci skip]

github.com/AssemblyScript/binaryen.js - be5a98d40713ccad9a95d1a52b29bf5c3734bd8a authored over 4 years ago
Mention string forwarding

github.com/AssemblyScript/universal-strings - df62f8d6615f9aa98456af07ab74c09e46190287 authored over 4 years ago
Mention developer experience

github.com/AssemblyScript/universal-strings - f741dbc51f93b34d5d9ab54beb820b971df5db97 authored over 4 years ago
Typos, clean up a little

github.com/AssemblyScript/universal-strings - e83187a22d41bb2a2139932caececb374c4309bc authored over 4 years ago
Mention shipping string functions with each module

github.com/AssemblyScript/universal-strings - 903dcefded34ce5f99830149db2c54cc76aaeef4 authored over 4 years ago
Mention ecosystem fragmentation

github.com/AssemblyScript/universal-strings - 8e1c2fb817195cc20e5d5f899f36de48ef238405 authored over 4 years ago
Mention that instructions are not exhaustive

github.com/AssemblyScript/universal-strings - f348e3987a2f633bba93ee9560d642c2447184a7 authored over 4 years ago
Nightly v97.0.0-nightly.20201010 [ci skip]

github.com/AssemblyScript/binaryen.js - 81349f23257646c85cbe4fc1d544b6531593b1a5 authored over 4 years ago
Clarify use of WTF, mention optimizing code paths

github.com/AssemblyScript/universal-strings - 5922194ff709691550a4e045d3bafff65a5f8a85 authored over 4 years ago
Nightly v97.0.0-nightly.20201009 [ci skip]

github.com/AssemblyScript/binaryen.js - d8018f7e1e00877eba837c76349eb585a7403fab authored over 4 years ago
fix: Update Binaryen to latest (#1490)

github.com/AssemblyScript/assemblyscript - a373d934f98f9d1698e0d74c6cff4ae659dbb22f authored over 4 years ago
Nightly v97.0.0-nightly.20201008 [ci skip]

github.com/AssemblyScript/binaryen.js - 70b6c0275d5a41b80f77646021c35bb374651c5c authored over 4 years ago
Nightly v97.0.0-nightly.20201007 [ci skip]

github.com/AssemblyScript/binaryen.js - 53d33d2a18000ad08adacba0b9d5403d457a52ff authored over 4 years ago
Fix a comment typo in TLSF (#1480)

github.com/AssemblyScript/assemblyscript - 97dcab6ebfbd7beef17918b36803649851b6beac authored over 4 years ago
Update dependencies (#22)

github.com/AssemblyScript/website - 14a60ebf2d330fc74bd8a031bf3c933f52f53889 authored over 4 years ago
Correct `str` to `strPtr` in loader example (#16)

github.com/AssemblyScript/website - 8ed41827a404e579ab6f9b21d2e0e532afce0e02 authored over 4 years ago
Dampen expectations on future WebAssembly features (#20)

github.com/AssemblyScript/website - cb5cd1dd94732b73bece839eab1135fd2f96652d authored over 4 years ago
Add RTrace shadow memory and instrumentation (#1476)

BREAKING CHANGE: RTrace is now a class and the onrealloc callback has been split into onresize a...

github.com/AssemblyScript/assemblyscript - 5b2d5296960f52582da179f4cd1d55f585ecf51d authored over 4 years ago
Say "Unicode code point" instead of "UTF-8 code point" (#21)

github.com/AssemblyScript/website - 05edac2d419c81685d852c3c39b9be1e47668c3b authored over 4 years ago
Update Binaryen to latest and enable fast math by default (#1481)

github.com/AssemblyScript/assemblyscript - de022c92c586a7783e8301155699322f8c770838 authored over 4 years ago
Nightly v97.0.0-nightly.20201006 [ci skip]

github.com/AssemblyScript/binaryen.js - b9d21a1852ae19aeea1f3b3395d14c80eaa1dcc0 authored over 4 years ago
feat: Add bultins: i32/i64/f32/f64.add/sub/mul (#1484)

Co-authored-by: Max Graey <[email protected]>

github.com/AssemblyScript/assemblyscript - 3223f76f605944d69ea5915e750b66e092097d65 authored over 4 years ago
Nightly v1.0.19-nightly.20201003 [ci skip]

github.com/AssemblyScript/wabt.js - 209dae5d1ec4cb1497bb5acf6ab2c6c6be0b03cd authored over 4 years ago
Nightly v97.0.0-nightly.20201003 [ci skip]

github.com/AssemblyScript/binaryen.js - 75f09355d4948ab345a696e71a2ac1ace5f87a81 authored over 4 years ago