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 v110.0.0-nightly.20220902 [ci skip]

github.com/AssemblyScript/binaryen.js - bbd37b8d64fd83de54455d3856aa763b6b79ef90 authored over 2 years ago by GitHub Actions <[email protected]>
Nightly v110.0.0-nightly.20220901 [ci skip]

github.com/AssemblyScript/binaryen.js - 079dafe0acbdb769ab6ea69c48bb3bf99688fbef authored over 2 years ago by GitHub Actions <[email protected]>
Update binaryen's version for sync with 0.21.3 (#177)

github.com/AssemblyScript/website - 895315fc727636a77a49f758efc5f8ebb93fee7e authored over 2 years ago by Max Graey <[email protected]>
Release v110.0.0

github.com/AssemblyScript/binaryen.js - 7a1935109916546a3096cf84fc0b771485942aae authored over 2 years ago by GitHub Actions <[email protected]>
fix: Disallow expressions with void type & references for some operations (#2474)

github.com/AssemblyScript/assemblyscript - 28bfe64e006127c02c680438ee39bc320d57c78b authored over 2 years ago by Max Graey <[email protected]>
feat: Add warning about NaN invariant and -0.0 for direct comparisons (#2475)

github.com/AssemblyScript/assemblyscript - 6c79e39cea8b755dafd98e8a080f83b080782b8a authored over 2 years ago by Max Graey <[email protected]>
fix: Properly handle "-0" literal for floating point context (#2478)

github.com/AssemblyScript/assemblyscript - f52f612be0e1981f6c2952b7f63bf98bbd351cb7 authored over 2 years ago by Max Graey <[email protected]>
fix: Proper parseFloat for signed zeros inputs (#2483)

github.com/AssemblyScript/assemblyscript - 12838ace3b9d9b23193124544f6163fc7e75ff16 authored over 2 years ago by Max Graey <[email protected]>
Update binaryen (#2477)

github.com/AssemblyScript/assemblyscript - 8ae597d5ea95a64556f5c6aadd74fce009299410 authored over 2 years ago by Max Graey <[email protected]>
Enhance `FunctionExpression` type inference (#2458)

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

github.com/AssemblyScript/assemblyscript - e06557c7613b07bce87b387d11cc03f6f394b385 authored over 2 years ago by Congcong Cai <[email protected]>
Add stringref expression ids (#2487)

github.com/AssemblyScript/assemblyscript - b1766498e3cb767cb7e06231f08ac734038e9605 authored over 2 years ago by dcode <[email protected]>
Nightly v109.0.0-nightly.20220831 [ci skip]

github.com/AssemblyScript/binaryen.js - 6394005381d1beac205f4c5b0d83c46df303f1de authored over 2 years ago by GitHub Actions <[email protected]>
Nightly v109.0.0-nightly.20220830 [ci skip]

github.com/AssemblyScript/binaryen.js - dcf469415695d89c6ef0a36bb3960c7c6ff3f101 authored over 2 years ago by GitHub Actions <[email protected]>
Nightly v109.0.0-nightly.20220829 [ci skip]

github.com/AssemblyScript/binaryen.js - 496cedc4dba96e69471532aaad10b706685bcfc4 authored over 2 years ago by GitHub Actions <[email protected]>
Simplify floating points comparison for Object.is (#2476)

github.com/AssemblyScript/assemblyscript - 525b2e1f914a9c7d643e952374412282f97dad43 authored over 2 years ago by Max Graey <[email protected]>
Add optimized path of Math.round for prefered size mode (#2479)

github.com/AssemblyScript/assemblyscript - 819d8a3f67ecf4f83252fa5ecc6411e2a1aebf0a authored over 2 years ago by Max Graey <[email protected]>
Update binaryen link (#175)

github.com/AssemblyScript/website - 5ec6a8b39276571a22a7ef03460f5eaaa20f59e8 authored over 2 years ago by Max Graey <[email protected]>
Nightly v109.0.0-nightly.20220828 [ci skip]

github.com/AssemblyScript/binaryen.js - 165e012a2f5f69eabf030bd4539865a3fd94ff92 authored over 2 years ago by GitHub Actions <[email protected]>
Nightly v109.0.0-nightly.20220827 [ci skip]

github.com/AssemblyScript/binaryen.js - 5709655966821bc5a30c5d63715eea51e3e19b70 authored over 2 years ago by GitHub Actions <[email protected]>
fix: Element access operator should derive index type properly from overloaded signature (#2468)

github.com/AssemblyScript/assemblyscript - 141e35065969cf5812e2b5cfb06c47ce91fc4a8e authored over 2 years ago by Max Graey <[email protected]>
Update binaryen (#2461)

github.com/AssemblyScript/assemblyscript - 665b9375cdd2acaeba1bb94ce1a9308321d502e9 authored over 2 years ago by Max Graey <[email protected]>
Minor refactorings for numeric parsing in tokenizer (#2472)

github.com/AssemblyScript/assemblyscript - 3bfdf55822550c08d051749a8c8f29e7b0b9f30b authored over 2 years ago by Max Graey <[email protected]>
feat: Introduce new parse methods for builtin value types. Deprecate XX.parseInt/parseFloat (#2465)

github.com/AssemblyScript/assemblyscript - 12b3f35edc6cb213cbb30394efa4df66fc00b81e authored over 2 years ago by Max Graey <[email protected]>
fix: Fix number of lines for f32x4.shuffle definition (#2459)

github.com/AssemblyScript/assemblyscript - 61317b4339c5ec2b70e65a1c447938a298013487 authored over 2 years ago by Max Graey <[email protected]>
Refactor RefIsOp and RefAsOp enums (#2470)

github.com/AssemblyScript/assemblyscript - 8c301ce20acce56b94575145ee31dbe7933c0cb7 authored over 2 years ago by Max Graey <[email protected]>
Add various Binaryen constant for new instructions (#2469)

github.com/AssemblyScript/assemblyscript - c8336013b738f595c9ff357b648efa7fb3f53efc authored over 2 years ago by dcode <[email protected]>
Nightly v109.0.0-nightly.20220826 [ci skip]

github.com/AssemblyScript/binaryen.js - d9c0e14e8985ccbc6cbaed5bec62eef43e96f65c authored over 2 years ago by GitHub Actions <[email protected]>
Nightly v109.0.0-nightly.20220825 [ci skip]

github.com/AssemblyScript/binaryen.js - 6d143b14e9e37009f8bb426977f8e4b74d041606 authored over 2 years ago by GitHub Actions <[email protected]>
Nightly v109.0.0-nightly.20220824 [ci skip]

github.com/AssemblyScript/binaryen.js - 84818acd5808462fc35e182e1151ea98a594fe63 authored over 2 years ago by GitHub Actions <[email protected]>
Nightly v1.0.29-nightly.20220824 [ci skip]

github.com/AssemblyScript/wabt.js - ceb0fc20caa8245b80638c976310be00c2d8d7ec authored over 2 years ago by GitHub Actions <[email protected]>
Nightly v109.0.0-nightly.20220823 [ci skip]

github.com/AssemblyScript/binaryen.js - 763f11572b2b815b7731394c7f793373761c2bed authored over 2 years ago by GitHub Actions <[email protected]>
Update status.md (#173)

github.com/AssemblyScript/website - 1d14df7f231b126e2193b81e60629fa4742c73a5 authored over 2 years ago by dcode <[email protected]>
Update staticarray.md and globals.md to sync with recent changes (#170)

Co-authored-by: dcode <[email protected]>

github.com/AssemblyScript/website - 992a713156f6b5ff8939ab0da90622014eb3d83a authored over 2 years ago by Max Graey <[email protected]>
Add "trace" builtin function to globals.md (#172)

github.com/AssemblyScript/website - 4974927557211f20b2c674b729a5eccba8b3441c authored over 2 years ago by Max Graey <[email protected]>
Initialize automation

github.com/AssemblyScript/wasi-shim - 0d84fc60e493c8dc2750db5d5faffd240401e469 authored over 2 years ago by dcode <[email protected]>
Add wasmer 3.0 example with assemblyscript (#171)

github.com/AssemblyScript/website - 4c1680a050393abd79f6d3e7d165294c99ea7a19 authored over 2 years ago by Poria <[email protected]>
[NFC] Minor refactorings for resolver (#2457)

github.com/AssemblyScript/assemblyscript - 3ac6efd7b563effdf11ef2fdc852952d3ddcded8 authored over 2 years ago by Max Graey <[email protected]>
Revert "@latest" for assemblyscript paths (#169)

github.com/AssemblyScript/website - 91330ff7f2b560298e2e2f7c9682927a381cf37d authored over 2 years ago by Max Graey <[email protected]>
fix: handle void to void during `convertExpression` (#2412)

github.com/AssemblyScript/assemblyscript - 707fc7a723660b0be2337a4c02f789621573d997 authored over 2 years ago by Congcong Cai <[email protected]>
fix: Fix resolveNamedType cannot resolve type parameter in contextual element (#2448)

github.com/AssemblyScript/assemblyscript - b044b7167ae4c1bfc60e74ad5cb5e34294d4cbf2 authored over 2 years ago by Congcong Cai <[email protected]>
fix: remove the parameter number limit for functionType infer (#2434)

github.com/AssemblyScript/assemblyscript - a20c005137488aa186a350a41bfff27e9e642ef7 authored over 2 years ago by Congcong Cai <[email protected]>
Update fixtures (#2456)

github.com/AssemblyScript/assemblyscript - bda41b9daf7b2c6e0b738e3e766f181d11c03f8c authored over 2 years ago by Max Graey <[email protected]>
fix: Disallow "any to v128" or "v128 to any" conversions (#2442)

github.com/AssemblyScript/assemblyscript - b0ca3885b144f8b3cf54589aceb08312fbdca9c7 authored over 2 years ago by Max Graey <[email protected]>
fix: infer return type in implicit return arrow function (#2433)

Co-authored-by: dcode <[email protected]>

github.com/AssemblyScript/assemblyscript - f7beaac247ff10df64e879a4791197273aad73d9 authored over 2 years ago by Congcong Cai <[email protected]>
Nightly v109.0.0-nightly.20220821 [ci skip]

github.com/AssemblyScript/binaryen.js - 372d845b8692854715920d9ff9ddd98439fa6441 authored over 2 years ago by GitHub Actions <[email protected]>
feat: store local names in debug mode (#2437)

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

github.com/AssemblyScript/assemblyscript - 6968448b09c18ff5436ec21c76c2a18f2bded7bd authored over 2 years ago by Congcong Cai <[email protected]>
fix: properly check undefined exportStart option (#2453)

Co-authored-by: dcode <[email protected]>

github.com/AssemblyScript/assemblyscript - 7406fa11fa27f19034cc76e241a8c506032ebb9f authored over 2 years ago by Max Graey <[email protected]>
fix: Add missing type for i64_signbit input argument (#2454)

github.com/AssemblyScript/assemblyscript - beda866c29b0a7cd28bd0de6f770a26421067e89 authored over 2 years ago by Jairus Tanaka <[email protected]>
Remove support for WASI (#168)

github.com/AssemblyScript/website - af638316991a263fd95b2c819c18250a68141914 authored over 2 years ago by dcode <[email protected]>
BREAKING CHANGE: Remove support for WASI (#2439)

github.com/AssemblyScript/assemblyscript - 9f21bf33e22f90316cebb2d8f3b99413ce46bcb8 authored over 2 years ago by dcode <[email protected]>
Add optimized for size float to bool conversion path (#2445)

github.com/AssemblyScript/assemblyscript - 11094c50524bbd0e15f0c3da477b3e9d16e0abc5 authored over 2 years ago by Max Graey <[email protected]>
Nightly v109.0.0-nightly.20220820 [ci skip]

github.com/AssemblyScript/binaryen.js - fbc344123555b0169c01faa9071706a38b5d7504 authored over 2 years ago by GitHub Actions <[email protected]>
Add debugInfo for compiler's Options (#2450)

github.com/AssemblyScript/assemblyscript - 114fd031f620164365724ab7fedad5321540d771 authored over 2 years ago by Max Graey <[email protected]>
Disable "preserveConstEnums" in tsconfig (#2440)

github.com/AssemblyScript/assemblyscript - 0e10552c9f22cb7887a968915e1cf702e6db7d52 authored over 2 years ago by Max Graey <[email protected]>
Nightly v109.0.0-nightly.20220819 [ci skip]

github.com/AssemblyScript/binaryen.js - 371e861ef17ad890e53545bceae26401ff7dfcb2 authored over 2 years ago by GitHub Actions <[email protected]>
Nightly v109.0.0-nightly.20220818 [ci skip]

github.com/AssemblyScript/binaryen.js - b952e1c71ab739f50943420b8bf9d4e8b1a92c48 authored over 2 years ago by GitHub Actions <[email protected]>
Nightly v1.0.29-nightly.20220818 [ci skip]

github.com/AssemblyScript/wabt.js - 5b1ea63713cc97997e426eb917257e27a3ebb5d4 authored over 2 years ago by GitHub Actions <[email protected]>
Nightly v109.0.0-nightly.20220817 [ci skip]

github.com/AssemblyScript/binaryen.js - 1e80d542ce5f60341dfc7065ac33fd1600f545db authored over 2 years ago by GitHub Actions <[email protected]>
Nightly v1.0.29-nightly.20220817 [ci skip]

github.com/AssemblyScript/wabt.js - 0f198b22e97d7824ca04eb501bce4284e5cf379c authored over 2 years ago by GitHub Actions <[email protected]>
Reorganize & refactor diagnostic's utils. Add more const enums (#2438)

github.com/AssemblyScript/assemblyscript - a81896e96a0dccbd696eeffb4c75456ca8cb6228 authored over 2 years ago by Max Graey <[email protected]>
remove "@latest" form pathes (#167)

github.com/AssemblyScript/website - 86cbb39dc0bf8e513b3f3bba9e16974c9243578d authored over 2 years ago by Max Graey <[email protected]>
update binaryen (#166)

github.com/AssemblyScript/website - 030ab71d928435f5a0ffbe42e8bb0dfce21568e3 authored over 2 years ago by Max Graey <[email protected]>
Nightly v109.0.0-nightly.20220816 [ci skip]

github.com/AssemblyScript/binaryen.js - 64d691515079b7a5eeb1d66541de981d94447932 authored over 2 years ago by GitHub Actions <[email protected]>
Nightly v1.0.29-nightly.20220816 [ci skip]

github.com/AssemblyScript/wabt.js - 7ebba80e12f0ff1aeedebfcca9821713982cbe7d authored over 2 years ago by GitHub Actions <[email protected]>
Add warnings if entry contains imported / exported function or global with v128 type (#2429)

github.com/AssemblyScript/assemblyscript - 256a6b0a8abcab310ca104846e68cc3be51df169 authored over 2 years ago by Max Graey <[email protected]>
Update binaryen (#2385)

github.com/AssemblyScript/assemblyscript - bdfe5511694a2ecd7527d6415268b9f4b3e0c0ab authored over 2 years ago by Max Graey <[email protected]>
Prevent uses binaryFile and propose use outFile (#2380)

github.com/AssemblyScript/assemblyscript - c6b4e845697ccf4d6193b8db1dc757bfc156ef6d authored over 2 years ago by Max Graey <[email protected]>
Move bswap to builtins. Remove bswap16 (#2417)

github.com/AssemblyScript/assemblyscript - afa0e2de4bececc1463a72a353d31dc02bcd2d49 authored over 2 years ago by Max Graey <[email protected]>
fix: assert throwing expected 2 arguments but got 1 (#2435)

github.com/AssemblyScript/assemblyscript - cf676d3aab18282d53fde3801cb1c4fe88ce3c71 authored over 2 years ago by Congcong Cai <[email protected]>
feat: Add simd shuffle / swizzle aliases for i16x8, i32x4, i64x2, f32x4 and f64x2 (#2368)

github.com/AssemblyScript/assemblyscript - e8ed2dddd0bc75f03ac52773965053b8bec3cb4c authored over 2 years ago by Max Graey <[email protected]>
feat: make result of StaticArray#slice and StaticArray#concat as instance generics. Deprecate static methods (#2404)

github.com/AssemblyScript/assemblyscript - 847dbde6a6fef5478f077ec13610d7aeae15effc authored over 2 years ago by Max Graey <[email protected]>
fix: Fix mixed up naming "upcast" <-> "downcast" for runtime checks (#2423)

github.com/AssemblyScript/assemblyscript - 5faef3a973e2dcbf8083037c2a0d68e570fc5672 authored over 2 years ago by Daniel Salvadori <[email protected]>
Cover the functionalities of SIMD with more test cases (#2420)

github.com/AssemblyScript/assemblyscript - 90bd9e8cc8a87b39e88dfe61f7c51c9017fc41a2 authored over 2 years ago by JesseCodeBones <[email protected]>
[NFC] Refactor using size operations (#2424)

github.com/AssemblyScript/assemblyscript - cf750b70d307a997c8bfc914151efe7b4e3c9448 authored over 2 years ago by Max Graey <[email protected]>
Add v128 case for makeNegOne (#2425)

github.com/AssemblyScript/assemblyscript - 64ac6a85e0867eefa5032867a69523f1709eac70 authored over 2 years ago by Max Graey <[email protected]>
Refactor branch / select sign checks from rshift to cmp with zero (#2426)

github.com/AssemblyScript/assemblyscript - e6123559d255f5836e8bf2865b2e48f8eddd97de authored over 2 years ago by Max Graey <[email protected]>
Template literal optimization (#2432)

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

github.com/AssemblyScript/assemblyscript - 6cfd8b32b64bd55d6b3599d5623c8d41b45249b3 authored over 2 years ago by Congcong Cai <[email protected]>
Nightly v109.0.0-nightly.20220813 [ci skip]

github.com/AssemblyScript/binaryen.js - 72738b32b28e71e29191f43f3af41332c57c77f3 authored over 2 years ago by GitHub Actions <[email protected]>
Update mandelbrot example (#25)

github.com/AssemblyScript/examples - 8b23ca8fa2f27cf9a39e5dfe4989d9eeba87d48f authored over 2 years ago by Max Graey <[email protected]>
Refactor i64 example (#24)

github.com/AssemblyScript/examples - 8d16bf66692fe9311c4ed3d751f1fbd2b3f84cfd authored over 2 years ago by Max Graey <[email protected]>
Update game-of-life example (#23)

github.com/AssemblyScript/examples - c0b53bcfd9640a9be44d38b799ae6fed901b399c authored over 2 years ago by Max Graey <[email protected]>
Migrate to 0.20.x version for all examples (#22)

github.com/AssemblyScript/examples - 30dedf0a05e81a744d5d5f15b6861b736d5aedd1 authored over 2 years ago by Congcong Cai <[email protected]>
fix n-body example for web (#21)

github.com/AssemblyScript/examples - 022bb0538d6a394018da2f5e4d78fb7660176032 authored over 2 years ago by Max Graey <[email protected]>
Remove dead code of compiler.ts (#2428)

Co-authored-by: chen ruixiang <[email protected]>

github.com/AssemblyScript/assemblyscript - fd90fdaedd7ac382038c25cb4043b6019a9bda0c authored over 2 years ago by JesseCodeBones <[email protected]>
Nightly v109.0.0-nightly.20220811 [ci skip]

github.com/AssemblyScript/binaryen.js - 9d761bad19b9c1bcf0cce5d1fa8e89c10fddb8b9 authored over 2 years ago by GitHub Actions <[email protected]>
Nightly v109.0.0-nightly.20220810 [ci skip]

github.com/AssemblyScript/binaryen.js - e0982cadd39cee98c75e0ecf05adf23a1a27d18a authored over 2 years ago by GitHub Actions <[email protected]>
Nightly v109.0.0-nightly.20220809 [ci skip]

github.com/AssemblyScript/binaryen.js - 70f03cdbb5c00e3915574dad6d47bdfce98ccd4c authored over 2 years ago by GitHub Actions <[email protected]>
Add @latest for assemblyscript links (#165)

github.com/AssemblyScript/website - 48cf87d40d99ce9018fdb9d7d3d6aa3c65161919 authored over 2 years ago by Max Graey <[email protected]>
Add comment about auto exportRuntime in compiler.md (#163)

github.com/AssemblyScript/website - 3396db34bb81042d297f1cd7be91965c33f10683 authored over 2 years ago by Max Graey <[email protected]>
Nightly v109.0.0-nightly.20220808 [ci skip]

github.com/AssemblyScript/binaryen.js - 30eaf4ed6355eda65ddec007328ec8762299c700 authored over 2 years ago by GitHub Actions <[email protected]>
Refactor unary and binary methods in Module (#2411)

github.com/AssemblyScript/assemblyscript - 270d00d826a0989acdfa2d830d210faad7dd75bd authored over 2 years ago by Max Graey <[email protected]>
revert #1353: revert runtime type check to compile time check for `Array#flat` (#2416)

github.com/AssemblyScript/assemblyscript - 99753013e3449b4c53ebcd25d79af5310b28172e authored over 2 years ago by Congcong Cai <[email protected]>
Use mified long.js for editor (#164)

github.com/AssemblyScript/website - 9aa4bab22b823dceb05ae87525a84fa56ea7127e authored over 2 years ago by Max Graey <[email protected]>
[cli] update exportRuntime option description (#2415)

github.com/AssemblyScript/assemblyscript - 84a06c8432d96c53afb437232d18a7a98d780208 authored over 2 years ago by Max Graey <[email protected]>
[bindings] add size types for path path lowering in StaticArray (#2414)

github.com/AssemblyScript/assemblyscript - 1fdf83fc9eee75ec2b8ff37ba8f7f6f642d28690 authored over 2 years ago by Max Graey <[email protected]>
feat: Automatically export runtime when necessary (#2383)

github.com/AssemblyScript/assemblyscript - 53af0e02113f0c4cd84947465a8c5064d3a82786 authored over 2 years ago by dcode <[email protected]>
fix: fix endless recursion during dts generation (#2387)

github.com/AssemblyScript/assemblyscript - 19838839ec94cefcdd0b6c6578a6c4e2afde3a97 authored over 2 years ago by Congcong Cai <[email protected]>
fix: Generalize TypedArray#set (#2388)

github.com/AssemblyScript/assemblyscript - 7db10061caa2bc50117334ae6ec8525544b21653 authored over 2 years ago by Max Graey <[email protected]>
fix: Add missing unit test cases to v128 of simd (#2384)

Co-authored-by: chen ruixiang <[email protected]>

github.com/AssemblyScript/assemblyscript - 6ca63c74b55fc7bfea704596c4c06e7d1fd0b99a authored over 2 years ago by JesseCodeBones <[email protected]>