-
- Notifications
You must be signed in to change notification settings - Fork 678
Pull requests: AssemblyScript/assemblyscript
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add node module resolution by default and use --path for custom package locations
#594 by willemneal was merged Jul 16, 2019 Loading…
BREAKING CHANGE: ESM, JS bindings, triple equals and general cleanup breaking change bug compatibility enhancement general-relativity standard library tooling
#2157 by dcodeIO was merged Mar 21, 2022 Loading…
2 tasks done
feat: add type narrow to support better type check enhancement
#2352 by HerrCai0907 was closed Jan 28, 2023 • Draft
fix #2727 Type checker does not detect a signature mismatch
#2728 by Changqing-JING was merged Oct 1, 2023 Loading…
feat: add NonNullable builtin type to remove null from type union
#1875 by willemneal was merged Jun 8, 2021 Loading…
feat: Support rest params in function calls
#2905 by mattjohnsonpint was merged Feb 7, 2025 Loading…
2 tasks done
Update Binaryen to latest / allowInliningFunctionsWithLoops bindings released
#1449 by dcodeIO was merged Sep 11, 2020 Loading…
1 task done
Add bultins: i32/i64/f32/f64.add/sub/mul compatibility enhancement released
#1484 by ValeriaVG was merged Oct 5, 2020 Loading…
4 tasks done
Implement StaticArray<T> as a way to have static data
#1122 by dcodeIO was merged Feb 26, 2020 Loading…
Update reference types support to latest Binaryen released
#1465 by dcodeIO was merged Sep 19, 2020 Loading…
1 task done
Automatically export runtime when necessary
#2383 by dcodeIO was merged Aug 7, 2022 Loading…
2 tasks done
fix: use single precision for dtoa with f32
#2908 by mattjohnsonpint was merged Feb 8, 2025 Loading…
2 tasks done
Support separators in floating point literals released
#1385 by pulpdrew was merged Jul 13, 2020 Loading…
1 task done
feat: store local name in debug mode binary enhancement tooling
#2437 by HerrCai0907 was merged Aug 21, 2022 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…
Add fast-path for staticarray lowering if values is typedarray in bindings enhancement performance tooling
#2370 by MaxGraey was merged Jul 20, 2022 Loading…
2 tasks done
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.