GitHub / AssemblyScript/assemblyscript issues and pull requests
#3023 - feat: parse and preserve parameter decorators in AST
Pull Request -
State: open - Opened by PaperPrototype 8 days ago
- 5 comments
#3022 - Transform readFile/writeFile methods are not called
Issue -
State: open - Opened by ye-yu 14 days ago
- 1 comment
Labels: bug
#3021 - feat: multi-value returns
Pull Request -
State: open - Opened by JairusSW 15 days ago
#3020 - feat: add support for tail calls
Pull Request -
State: open - Opened by JairusSW 19 days ago
- 1 comment
#3019 - feat: Migrate Binaryen from v123 to v129
Pull Request -
State: closed - Opened by MaxGraey 20 days ago
Labels: enhancement, dependencies
#3018 - feat: properly parse and resolve tuples
Pull Request -
State: closed - Opened by JairusSW 20 days ago
#3015 - Parse parameter decorators
Pull Request -
State: open - Opened by PaperPrototype 27 days ago
#3014 - fix: forbidden override between generic function and concrete function
Pull Request -
State: closed - Opened by Changqing-JING about 1 month ago
#3013 - compiler crashed when generic function override non generic function
Issue -
State: closed - Opened by Changqing-JING about 1 month ago
Labels: bug
#3012 - [Task] Replace Grisu2 with Zmij for float-to-string conversion
Issue -
State: open - Opened by MaxGraey about 1 month ago
Labels: enhancement, performance, standard library
#3011 - chore: update some CI workflows
Pull Request -
State: closed - Opened by MaxGraey about 1 month ago
#3010 - chore: update PR template
Pull Request -
State: open - Opened by MaxGraey about 1 month ago
- 2 comments
Labels: enhancement, meta, document
#3007 - fix: report error when generic method attempts to implement non-generic interface method
Pull Request -
State: closed - Opened by Changqing-JING about 1 month ago
- 4 comments
#3006 - Compiler crashes when a generic method is used to implement a non-generic interface method
Issue -
State: closed - Opened by Changqing-JING about 1 month ago
Labels: bug
#3005 - fix: npm run build failed due to web build error
Pull Request -
State: closed - Opened by Changqing-JING about 1 month ago
- 1 comment
#3003 - fix: use common type for numeric check on binary subtraction
Pull Request -
State: closed - Opened by cuiweixie about 2 months ago
#3002 - fix: return previous color state from setColorsEnabled
Pull Request -
State: closed - Opened by cuiweixie about 2 months ago
#3001 - feat: parse parameter decorators for transforms
Pull Request -
State: closed - Opened by jtenner about 2 months ago
- 7 comments
#3000 - fix: compiler crashed when duplicate inner function declared in function body
Pull Request -
State: closed - Opened by Changqing-JING about 2 months ago
- 2 comments
#2999 - compiler crashed when duplicate inner function define in function body
Issue -
State: closed - Opened by Changqing-JING about 2 months ago
Labels: bug
#2998 - fix: compiler crashed when callback signature has void as parameter
Pull Request -
State: closed - Opened by Changqing-JING about 2 months ago
#2996 - chore: update npm deps. Migrate to new eslint config. Minor fixes
Pull Request -
State: closed - Opened by MaxGraey about 2 months ago
Labels: tooling, dependencies
#2995 - chore: bump picomatch from 2.3.1 to 2.3.2
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
- 1 comment
Labels: dependencies, javascript
#2994 - breaking: evaluate call_indirect callee before arguments
Pull Request -
State: open - Opened by Changqing-JING about 2 months ago
- 7 comments
Labels: bug, compatibility
#2993 - chore: bump flatted from 3.2.9 to 3.4.2
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
- 1 comment
Labels: dependencies, javascript
#2991 - Feature Request: `+` operator should join non-string types if `.toString()` method exists
Issue -
State: open - Opened by JairusSW about 2 months ago
Labels: enhancement
#2990 - chore: use OIDC for npm publishing
Pull Request -
State: closed - Opened by CountBleck 2 months ago
- 1 comment
#2987 - Add error handling for reading cached strings
Pull Request -
State: closed - Opened by JudahGant 2 months ago
- 1 comment
#2986 - chore: bump minimatch from 3.1.2 to 3.1.5
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies, javascript
#2985 - chore: use node v24 for c8 coverage test
Pull Request -
State: closed - Opened by HerrCai0907 2 months ago
#2984 - fix: optimize instruction sequence of interrupt
Pull Request -
State: closed - Opened by HerrCai0907 2 months ago
- 1 comment
#2982 - Resolving class IDs in non-JS runtimes
Issue -
State: open - Opened by vdimir 2 months ago
- 1 comment
Labels: question, stale
#2981 - chore: bump minimatch
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
- 2 comments
Labels: dependencies, javascript
#2980 - Incorrect glue code assembly. Failed to instantiate WASM.
Issue -
State: open - Opened by ZababurinSergei 3 months ago
Labels: bug
#2978 - chore: upgrade CI to Node 24 and migrate npm publishing to OIDC
Pull Request -
State: closed - Opened by BlobMaster41 4 months ago
- 5 comments
#2976 - breaking: Update dependencies (binaryen v125)
Pull Request -
State: closed - Opened by BlobMaster41 4 months ago
- 3 comments
Labels: stale
#2974 - feat: Add `memory.dataUTF8()` built-in function
Pull Request -
State: open - Opened by geraintluff 4 months ago
- 4 comments
#2971 - resolver: support package exports for root import (".")
Pull Request -
State: open - Opened by eldiablolives 4 months ago
- 2 comments
Labels: stale
#2969 - fix: generate correct override stub for interface when implementation from base class
Pull Request -
State: open - Opened by HerrCai0907 5 months ago
- 2 comments
Labels: stale
#2965 - feat: Implement WebAssembly exception handling (try-catch-finally)
Pull Request -
State: open - Opened by BlobMaster41 5 months ago
- 7 comments
#2964 - feat: Add experimental closures support with feature flag
Pull Request -
State: open - Opened by BlobMaster41 5 months ago
- 11 comments
Labels: stale
#2958 - chore: remove baseUrl from std/assembly.json
Pull Request -
State: open - Opened by EDM115 6 months ago
#2957 - Custom error message not working
Issue -
State: open - Opened by KieranP 7 months ago
- 1 comment
Labels: bug
#2956 - Map.get() always returns error, no way to catch it?
Issue -
State: open - Opened by KieranP 7 months ago
- 4 comments
Labels: question
#2955 - chore: friendly initial test in asinit
Pull Request -
State: closed - Opened by Mopsgamer 7 months ago
#2954 - Improve `asinit` tests
Issue -
State: closed - Opened by Mopsgamer 7 months ago
- 1 comment
Labels: enhancement
#2953 - template string with recursive function lead to wrong result
Issue -
State: open - Opened by HerrCai0907 7 months ago
Labels: bug
#2952 - chore: fix wrong float test
Pull Request -
State: closed - Opened by HerrCai0907 7 months ago
#2951 - chore: refactor builtin type resolving to `builtins.ts`
Pull Request -
State: closed - Opened by HerrCai0907 8 months ago
- 3 comments
#2951 - chore: refactor builtin type resolving to `builtins.ts`
Pull Request -
State: open - Opened by HerrCai0907 8 months ago
- 3 comments
#2950 - feat: support element access of enum
Pull Request -
State: closed - Opened by HerrCai0907 8 months ago
- 2 comments
#2950 - feat: support element access of enum
Pull Request -
State: open - Opened by HerrCai0907 8 months ago
#2949 - chore: refactor unary postfix code emitter to reduce nested tostack
Pull Request -
State: closed - Opened by HerrCai0907 8 months ago
- 1 comment
#2948 - feat: optimize the active init operation of zero-initialized memory of `makeFieldInitializationInConstructor`
Pull Request -
State: open - Opened by KKiiim 8 months ago
- 4 comments
#2947 - fix: simplify && and || when the LHS is constant
Pull Request -
State: closed - Opened by CountBleck 8 months ago
#2945 - feat: optimize string literal tostack behavior
Pull Request -
State: closed - Opened by HerrCai0907 8 months ago
- 3 comments
#2944 - chore: add missing resolve-ternary.json
Pull Request -
State: closed - Opened by HerrCai0907 8 months ago
#2942 - Use `WebAssembly.Memory#toResizableBuffer()` in JS bindings
Issue -
State: open - Opened by CountBleck 9 months ago
Labels: enhancement
#2941 - feat(Map): support constructor initialization with MapInitialEntries
Pull Request -
State: open - Opened by pebrianz 9 months ago
#2941 - feat: Map support constructor initialization with MapInitialEntries
Pull Request -
State: closed - Opened by pebrianz 9 months ago
- 4 comments
Labels: stale
#2940 - Allow Map to be initialized with an iterable
Issue -
State: open - Opened by pebrianz 9 months ago
Labels: enhancement
#2939 - feat: add [key: i32]: string to String type definition
Pull Request -
State: closed - Opened by pebrianz 9 months ago
#2939 - feat: add [key: i32]: string to String type definition
Pull Request -
State: closed - Opened by pebrianz 9 months ago
#2938 - fix: make asinit exit if package.json has a "type" not equal to "module"
Pull Request -
State: closed - Opened by CountBleck 9 months ago
#2936 - fix: create 2 kinds of constructor for instantiation and instantiation of inherited types
Pull Request -
State: open - Opened by HerrCai0907 10 months ago
- 1 comment
#2936 - fix: create 2 kinds of constructor for instantiation and instantiation of inherited types
Pull Request -
State: open - Opened by HerrCai0907 10 months ago
#2935 - chore: refactor `ensureConstructor` with `CommonNames` instead of raw string
Pull Request -
State: closed - Opened by HerrCai0907 10 months ago
- 1 comment
#2934 - fix: avoid to use visit wrapper for __visit_globals
Pull Request -
State: closed - Opened by HerrCai0907 10 months ago
- 1 comment
#2933 - fix: remove non-zero check before __visit
Pull Request -
State: closed - Opened by HerrCai0907 10 months ago
- 1 comment
#2933 - fix: remove non-zero check before __visit
Pull Request -
State: closed - Opened by HerrCai0907 10 months ago
- 1 comment
#2932 - UTF-16 surrogate pairs mishandled when processing non-BMP characters (e.g., 𣄃) in string-to-byte conversions
Issue -
State: closed - Opened by yoyo837 11 months ago
- 2 comments
Labels: bug
#2931 - asc command line option to generate a relocatable Web Assembly object file instead of final .wasm
Issue -
State: open - Opened by adv-sw 11 months ago
Labels: enhancement
#2930 - Math.log not working correctly?
Issue -
State: closed - Opened by codemonkeynorth 11 months ago
- 5 comments
Labels: question, stale
#2929 - After update to 0.28.2, run asbuild fail with error: ReferenceError: fetch is not defined
Issue -
State: closed - Opened by leeho0108 11 months ago
- 4 comments
Labels: bug
#2928 - fix: allow using nullable strings in template literals
Pull Request -
State: closed - Opened by CountBleck 11 months ago
- 2 comments
#2928 - fix: WIP: allow using nullable strings in template literals
Pull Request -
State: open - Opened by CountBleck 11 months ago
#2927 - chore: update Binaryen
Pull Request -
State: closed - Opened by CountBleck 12 months ago
- 1 comment
#2927 - chore: update Binaryen
Pull Request -
State: closed - Opened by CountBleck 12 months ago
- 1 comment
#2926 - feat: support more types in switch statements
Pull Request -
State: closed - Opened by mattjohnsonpint 12 months ago
- 5 comments
#2926 - feat: support more types in switch statements
Pull Request -
State: closed - Opened by mattjohnsonpint 12 months ago
- 5 comments
#2925 - breaking: bump supported Node.js version to v20+
Pull Request -
State: closed - Opened by CountBleck 12 months ago
#2925 - breaking: bump supported Node.js version to v20+
Pull Request -
State: closed - Opened by CountBleck 12 months ago
#2924 - fix: builtin_call_indirect does not manage GC obj correctly
Pull Request -
State: closed - Opened by HerrCai0907 12 months ago
#2924 - fix: builtin_call_indirect does not manage GC obj correctly
Pull Request -
State: open - Opened by HerrCai0907 12 months ago
#2923 - [GC] incorrect memory management for call_indirect builtin
Issue -
State: closed - Opened by HerrCai0907 12 months ago
Labels: bug
#2922 - fix: use Object.setPrototypeOf in JS bindings
Pull Request -
State: closed - Opened by CountBleck 12 months ago
- 1 comment
#2922 - Use Object.setPrototypeOf instead of Object.create+assign for bindings
Pull Request -
State: open - Opened by CountBleck 12 months ago
#2921 - Raw bindings get undefined "exports" var
Issue -
State: open - Opened by calibertechnology 12 months ago
Labels: bug
#2920 - fix: `Math.pow` constant optimization behaves inconsistently in different versions of node
Pull Request -
State: closed - Opened by HerrCai0907 12 months ago
- 22 comments
#2920 - fix: avoid powi opt in js engine only when exponent <= 2
Pull Request -
State: open - Opened by HerrCai0907 12 months ago
#2919 - Strings aren't supported in switch statements
Issue -
State: open - Opened by mattjohnsonpint 12 months ago
Labels: bug
#2918 - Can't use nullable strings in template literal
Issue -
State: open - Opened by mattjohnsonpint 12 months ago
Labels: bug
#2917 - fix: remove unused tmp local in array literal generated code
Pull Request -
State: closed - Opened by HerrCai0907 12 months ago
- 2 comments
#2917 - fix: remove unused tmp local in array literal generated code
Pull Request -
State: open - Opened by HerrCai0907 12 months ago
#2916 - fix: remove erroneous `declare` for `inline.always`
Pull Request -
State: closed - Opened by CountBleck about 1 year ago
#2916 - fix: remove erroneous `declare` for `inline.always`
Pull Request -
State: closed - Opened by CountBleck about 1 year ago
#2915 - "A 'declare' modifier cannot be used in an already ambient context" after upgrading to version 0.27.35
Issue -
State: closed - Opened by haykam821 about 1 year ago
- 1 comment
Labels: bug
#2914 - process.env (wasi) not working
Issue -
State: closed - Opened by vm-001 about 1 year ago
- 1 comment
Labels: question
#2913 - feat: use second table to visit members
Pull Request -
State: closed - Opened by HerrCai0907 about 1 year ago
- 3 comments
Labels: stale
#2913 - feat: use second table to visit members
Pull Request -
State: open - Opened by HerrCai0907 about 1 year ago