-
- Notifications
You must be signed in to change notification settings - Fork 676
Pull requests: AssemblyScript/assemblyscript
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore: refactor builtin type resolving to
builtins.ts
#2951 by HerrCai0907 was merged Sep 27, 2025 Loading…
chore: refactor unary postfix code emitter to reduce nested tostack
#2949 by HerrCai0907 was merged Sep 19, 2025 Loading…
fix: simplify && and || when the LHS is constant
#2947 by CountBleck was merged Sep 8, 2025 Loading…
2 tasks done
feat: add [key: i32]: string to String type definition
#2939 by pebrianz was merged Sep 12, 2025 Loading…
fix: make asinit exit if package.json has a "type" not equal to "module"
#2938 by CountBleck was merged Aug 5, 2025 Loading…
2 tasks done
feat: support more types in switch statements
#2926 by mattjohnsonpint was merged Jun 3, 2025 Loading…
2 tasks done
fix: builtin_call_indirect does not manage GC obj correctly
#2924 by HerrCai0907 was merged May 29, 2025 Loading…
fix: use Object.setPrototypeOf in JS bindings
#2922 by CountBleck was merged May 29, 2025 Loading…
2 tasks done
fix:
Math.pow
constant optimization behaves inconsistently in different versions of node #2920 by HerrCai0907 was merged May 29, 2025 Loading…
fix: remove unused tmp local in array literal generated code
#2917 by HerrCai0907 was merged May 29, 2025 Loading…
fix: use single precision for dtoa with f32
#2908 by mattjohnsonpint was merged Feb 8, 2025 Loading…
2 tasks done
feat: Support rest params in function calls
#2905 by mattjohnsonpint was merged Feb 7, 2025 Loading…
2 tasks done
feat: Constructor generic type inference
#2894 by mattjohnsonpint was merged Jan 21, 2025 Loading…
2 tasks done
chore: remove last instance of setup-node-nvm
#2885 by CountBleck was merged Nov 9, 2024 Loading…
2 tasks done
feat: include runtime from current directory instead of lib
#2884 by sasq64 was merged Nov 11, 2024 Loading…
2 tasks done
chore: remove redundant word in comment
#2883 by longxiangqiao was merged Nov 5, 2024 Loading…
2 tasks
chore: temporary disable std/math.release.wat check in aarch64 osx
#2856 by HerrCai0907 was merged Jun 20, 2024 Loading…
fix: use
typeof self === object && self.constructor
to identifier execution environment #2855 by HerrCai0907 was merged Jun 21, 2024 Loading…
fix: for loop statement incrementor will be processed in correct context
#2839 by HerrCai0907 was merged Apr 10, 2024 Loading…
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.