An open API service for providing issue and pull request metadata for open source projects.

GitHub / AssemblyScript/assemblyscript issues and pull requests

#2636 - Check that builtins are implemented

Pull Request - State: closed - Opened by dcodeIO over 2 years ago

#2635 - fix: update this and return type in child class constructor #2574

Pull Request - State: closed - Opened by HerrCai0907 over 2 years ago - 1 comment

#2634 - Detect recursive types early

Pull Request - State: closed - Opened by dcodeIO over 2 years ago - 1 comment

#2633 - Resolver crasher on recursive types

Issue - State: closed - Opened by N1ark over 2 years ago
Labels: bug

#2632 - Check lazy global uses

Pull Request - State: closed - Opened by dcodeIO over 2 years ago - 3 comments

#2631 - Handle all possible element kinds when walking exports

Pull Request - State: closed - Opened by dcodeIO over 2 years ago

#2630 - Slightly optimize strtol util

Pull Request - State: closed - Opened by MaxGraey over 2 years ago - 2 comments
Labels: enhancement, performance, stale, standard library

#2629 - Diagnose not yet implemented 'in' operator

Pull Request - State: closed - Opened by dcodeIO over 2 years ago - 2 comments

#2628 - Parser crasher on inline indexable types

Issue - State: closed - Opened by N1ark over 2 years ago - 2 comments
Labels: compatibility

#2626 - Distinguish block statement from expression statement of an object literal

Issue - State: open - Opened by dcodeIO over 2 years ago
Labels: compatibility

#2624 - BREAKING CHANGE: fix: detect the premature usage of `@global` variant

Pull Request - State: closed - Opened by HerrCai0907 over 2 years ago - 5 comments

#2623 - Transform: renaming a function

Issue - State: closed - Opened by sydhds over 2 years ago - 4 comments
Labels: question

#2622 - `@global` causes compile error

Issue - State: closed - Opened by HerrCai0907 over 2 years ago - 3 comments
Labels: bug

#2619 - The best practice to compare a value whose type is`T| null` with `null`?

Issue - State: closed - Opened by yjhmelody over 2 years ago - 9 comments
Labels: stale

#2618 - Operator overload is not supported anymore in some cases

Issue - State: closed - Opened by yjhmelody over 2 years ago - 12 comments
Labels: question, stale

#2615 - feat: Provide an easily reusable Web SDK

Pull Request - State: closed - Opened by dcodeIO over 2 years ago - 2 comments

#2613 - fix: Maintain onNewLine state on subsequent lookahead

Pull Request - State: closed - Opened by dcodeIO over 2 years ago

#2611 - Encounter an compiler error after translate a TS lib to assemblyscript

Issue - State: closed - Opened by DeanHH over 2 years ago - 1 comment
Labels: bug

#2610 - build(deps): bump json5 from 2.2.1 to 2.2.3 in /lib/loader

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 5 comments
Labels: dependencies

#2608 - Support trailing comma in function types

Pull Request - State: closed - Opened by dcodeIO over 2 years ago

#2599 - Use DataView in bindings generation

Pull Request - State: closed - Opened by dcodeIO over 2 years ago

#2596 - Fix lifetime confusion in shadow stack pass

Pull Request - State: closed - Opened by dcodeIO over 2 years ago

#2595 - Integrate Rtrace with ESM bindings

Pull Request - State: closed - Opened by dcodeIO over 2 years ago - 2 comments

#2594 - Add LUB computation for class types

Pull Request - State: closed - Opened by dcodeIO over 2 years ago - 12 comments

#2593 - Implement FinalizationRegistry and WeakRef

Pull Request - State: closed - Opened by bullno1 over 2 years ago - 8 comments
Labels: stale

#2592 - `Number.toString()` and Little Endianness confusion.

Issue - State: closed - Opened by kedicesur over 2 years ago - 6 comments
Labels: stale

#2588 - Do precise subtype tests in instanceof

Pull Request - State: closed - Opened by dcodeIO over 2 years ago - 1 comment

#2586 - Remove unchecked indexed set on normal arrays

Pull Request - State: closed - Opened by dcodeIO over 2 years ago

#2585 - console.error doesn't send output to STDERR, but to STDOUT

Issue - State: open - Opened by mariusa over 2 years ago - 5 comments
Labels: compatibility

#2584 - Re-add Windows to CI

Pull Request - State: closed - Opened by CountBleck over 2 years ago - 1 comment

#2581 - console.log: support primitives arguments, not just string

Issue - State: closed - Opened by mariusa over 2 years ago - 8 comments
Labels: stale

#2578 - Fix variable initialization checks / revise flow logic

Pull Request - State: closed - Opened by dcodeIO over 2 years ago - 6 comments

#2575 - Add --uncheckedBehavior to customize the use of unchecked() contexts

Pull Request - State: closed - Opened by CountBleck over 2 years ago - 15 comments

#2574 - ERROR TS2322: Type '~lib/object/Object' is not assignable to type 'module/A'.

Issue - State: closed - Opened by jtenner over 2 years ago - 2 comments
Labels: bug

#2568 - Bindings: Expect memory growth when lowering references

Pull Request - State: closed - Opened by dcodeIO over 2 years ago

#2567 - Defuse assert in finishResolveClass

Pull Request - State: closed - Opened by dcodeIO over 2 years ago

#2561 - fix: add array value for comma expression value test

Pull Request - State: closed - Opened by JesseCodeBones over 2 years ago - 3 comments
Labels: stale

#2559 - Implicitly inherit from Object

Pull Request - State: closed - Opened by dcodeIO over 2 years ago - 1 comment

#2558 - Simplify compileCallExpression

Pull Request - State: closed - Opened by dcodeIO over 2 years ago - 1 comment

#2557 - Fix CI publishing

Pull Request - State: closed - Opened by dcodeIO over 2 years ago

#2556 - Add remaining heap type APIs

Pull Request - State: closed - Opened by dcodeIO over 2 years ago

#2555 - Remove no longer used half of RTTI

Pull Request - State: closed - Opened by dcodeIO over 2 years ago - 6 comments

#2550 - Move module creation to program

Pull Request - State: closed - Opened by dcodeIO over 2 years ago - 1 comment

#2549 - Add heap type utility definitions

Pull Request - State: closed - Opened by dcodeIO over 2 years ago

#2543 - Remove superfluous casts in TLSF

Pull Request - State: closed - Opened by dcodeIO almost 3 years ago

#2542 - Expose import maps when generating web template

Pull Request - State: closed - Opened by dcodeIO almost 3 years ago

#2540 - Remove local sharing logic

Pull Request - State: closed - Opened by dcodeIO almost 3 years ago - 2 comments

#2539 - fix: Make field types invariant for soundness

Pull Request - State: closed - Opened by dcodeIO almost 3 years ago

#2537 - Implement preliminary creation of Wasm GC types

Pull Request - State: closed - Opened by dcodeIO almost 3 years ago - 1 comment

#2535 - Implement non-/nullable type refs in type conversion

Pull Request - State: closed - Opened by dcodeIO almost 3 years ago

#2533 - Ensure function locals are not in closures

Pull Request - State: closed - Opened by CountBleck almost 3 years ago

#2528 - Fix link in CONTRIBUTING.md

Pull Request - State: closed - Opened by dcodeIO almost 3 years ago - 1 comment

#2523 - [CI] Build respective other variant after bootstrap

Pull Request - State: closed - Opened by dcodeIO almost 3 years ago - 3 comments

#2522 - Support supplementary CPs in Unicode identifiers

Pull Request - State: closed - Opened by dcodeIO almost 3 years ago

#2521 - Fix internal setter signature caching

Pull Request - State: closed - Opened by dcodeIO almost 3 years ago

#2520 - [lint] Disable default exports in linter

Pull Request - State: closed - Opened by MaxGraey almost 3 years ago - 5 comments
Labels: enhancement, stale, meta, tooling

#2519 - Fix: Remove leftover process streams

Pull Request - State: closed - Opened by dcodeIO almost 3 years ago

#2517 - Add optional test coverage reports

Pull Request - State: closed - Opened by dcodeIO almost 3 years ago - 2 comments

#2499 - isReference(expression) returning false positive

Issue - State: closed - Opened by jtenner almost 3 years ago - 5 comments

#2498 - fix: Better resolve, compile & verify operator decorators

Pull Request - State: closed - Opened by MaxGraey almost 3 years ago - 3 comments
Labels: enhancement, stale, compatibility

#2494 - [RFC] Automatically insert relational overloading based on existing

Issue - State: open - Opened by MaxGraey almost 3 years ago - 5 comments
Labels: enhancement

#2493 - Sync with latest Binaryen

Pull Request - State: closed - Opened by dcodeIO almost 3 years ago - 1 comment

#2487 - Add stringref expression ids

Pull Request - State: closed - Opened by dcodeIO almost 3 years ago

#2469 - Add various Binaryen constant for new instructions

Pull Request - State: closed - Opened by dcodeIO almost 3 years ago

#2439 - BREAKING CHANGE: Remove support for WASI

Pull Request - State: closed - Opened by dcodeIO almost 3 years ago - 3 comments

#2401 - Use bold text for ERROR and FAILURES in diagnostics

Pull Request - State: closed - Opened by MaxGraey almost 3 years ago - 2 comments
Labels: stale

#2393 - Basic support for inner type aliases

Pull Request - State: closed - Opened by CountBleck about 3 years ago - 4 comments

#2392 - Implement inner type aliases

Issue - State: closed - Opened by MaxGraey about 3 years ago - 3 comments
Labels: enhancement, good first issue, compatibility

#2382 - Support lifting/lowering of functions as internrefs

Pull Request - State: closed - Opened by dcodeIO about 3 years ago

#2381 - Improve diagnostic messages printed to console

Pull Request - State: closed - Opened by dcodeIO about 3 years ago - 1 comment

#2375 - Enhancement: optimize the test coverage for parser.ts

Pull Request - State: closed - Opened by JesseCodeBones about 3 years ago - 2 comments
Labels: stale

#2360 - fix: Fix `||` and `&&` will not inherit branch status

Pull Request - State: closed - Opened by HerrCai0907 about 3 years ago - 1 comment
Labels: bug

#2357 - Uses short names for buitlin types for diagnostics and bindings

Pull Request - State: closed - Opened by MaxGraey about 3 years ago - 5 comments
Labels: enhancement, stale

#2354 - feature: Add `afterRead` hook (#2348)

Pull Request - State: closed - Opened by cainrus about 3 years ago - 4 comments
Labels: stale

#2352 - feat: add type narrow to support better type check

Pull Request - State: closed - Opened by HerrCai0907 about 3 years ago - 13 comments
Labels: enhancement

#2340 - feat: Support Set/Map for binding generator

Pull Request - State: open - Opened by MaxGraey about 3 years ago - 1 comment

#2305 - optimize: move namespace statement parser to parseNamespace function …

Pull Request - State: closed - Opened by JesseCodeBones about 3 years ago - 2 comments
Labels: stale

#2301 - Reading from "node:fs/promises" is not handled by plugins (Unhandled scheme)

Issue - State: open - Opened by EightR0ad about 3 years ago - 19 comments

#2297 - Enhancement: optimize the test for function parameter parser

Pull Request - State: closed - Opened by JesseCodeBones about 3 years ago - 2 comments
Labels: stale

#2291 - No support for rest paramaters

Issue - State: closed - Opened by rfl890 about 3 years ago
Labels: enhancement

#2288 - Optimize build flow, divide default build into release build and debu…

Pull Request - State: closed - Opened by JesseCodeBones about 3 years ago - 2 comments
Labels: stale

#2274 - Fix bindings on Node.js 18

Pull Request - State: closed - Opened by dcodeIO over 3 years ago

#2273 - Add global types recognition for advanced developers

Pull Request - State: closed - Opened by jtenner over 3 years ago - 5 comments
Labels: stale

#2268 - JS bindings don't allow passing arrays by reference

Issue - State: open - Opened by unti1x over 3 years ago - 6 comments
Labels: enhancement

#2265 - feat: concise method syntax for object literals #2019

Pull Request - State: closed - Opened by technohippy over 3 years ago - 4 comments
Labels: stale

#2239 - Fix setUTCMonth check off by one

Pull Request - State: closed - Opened by dcodeIO over 3 years ago - 2 comments

#2238 - Fix crash on reference typed constant

Pull Request - State: closed - Opened by dcodeIO over 3 years ago

#2237 - Fix invalid assumption when compiling binary overloads

Pull Request - State: closed - Opened by dcodeIO over 3 years ago

#2235 - Revert "Try to work around an issue when polyfilling import maps"

Pull Request - State: closed - Opened by dcodeIO over 3 years ago

#2234 - Try to work around an issue when polyfilling import maps

Pull Request - State: closed - Opened by dcodeIO over 3 years ago

#2233 - Defuse assert when flattening after already diagnosing an error

Pull Request - State: closed - Opened by dcodeIO over 3 years ago

#2175 - Compile assemblyscript into javascript

Issue - State: closed - Opened by yoshida-valuesccg over 3 years ago - 5 comments
Labels: question, stale

#2161 - Speedup tokenizer & parser

Pull Request - State: closed - Opened by MaxGraey over 3 years ago - 3 comments
Labels: enhancement, performance, stale

#2157 - BREAKING CHANGE: ESM, JS bindings, triple equals and general cleanup

Pull Request - State: closed - Opened by dcodeIO over 3 years ago - 27 comments
Labels: bug, enhancement, breaking change, tooling, standard library, compatibility, general-relativity

#2150 - Skip "type" keyword during import declarations

Pull Request - State: closed - Opened by MaxGraey over 3 years ago - 8 comments
Labels: enhancement, stale, compatibility

#2137 - feat: Add toString method for V128 type

Pull Request - State: closed - Opened by MaxGraey over 3 years ago - 3 comments
Labels: stale

#2118 - Handle more failure cases during readDecimalFloat

Pull Request - State: closed - Opened by MaxGraey over 3 years ago - 2 comments
Labels: stale

#2104 - Add fast path for memory.repeat

Pull Request - State: closed - Opened by MaxGraey almost 4 years ago - 1 comment

#2066 - portability: allow `.js` in import specifiers

Issue - State: open - Opened by trusktr almost 4 years ago - 5 comments
Labels: enhancement, good first issue